Releases: cristalhq/aconfig
Releases · cristalhq/aconfig
v0.18.6
What's Changed
- Bump cristalhq/.github from 0.5.0 to 0.6.0 by @dependabot in #145
- ci: bump cristalhq/.github from 0.6.0 to 0.7.0 by @dependabot in #148
- New parser by @cristaloleg in #129
- ci: bump cristalhq/.github from 0.7.0 to 0.8.1 by @dependabot in #151
- Fix: panic while processing nested map and slice of structures #152 by @XIELongDragon in #154
New Contributors
- @dependabot made their first contribution in #145
Full Changelog: v0.18.5...v0.18.6
v0.18.5
What's Changed
- Fix linter suggestions by @cristaloleg in #142
- Add to error all missed fields with required tag by @zhezhel in #143
- Update required error message by @cristaloleg in #144
New Contributors
Full Changelog: v0.18.4...v0.18.5
v0.18.4
What's Changed
- Do not leak values in errors by @cristaloleg in #137
- Fix example names by @cristaloleg in #140
- docs: add
required
fields to examples by @tetafro in #139 - Update CI by @cristaloleg in #141
New Contributors
Full Changelog: v0.18.3...v0.18.4