Releases: Azhovan/rigging
Releases · Azhovan/rigging
v0.4.23
v0.4.22
v0.4.21
v0.4.20
v0.4.18
- a6bf4a0 - fix: originalKeys values include the full source path prefix when Options.Root is set, (#49)
What's Changed
- fix: originalKeys values include the full source path prefix when Options.Root is set, by @asadijabar in #49
Full Changelog: v0.4.17...v0.4.18
v0.4.17
- 97a6b1e - Merge pull request #48 from Azhovan/feature/sourcefile-load-from-subtree
- c085c1f - docs: document sourcefile root usage and examples
- 80dc8de - chore: use generic root path examples
- 5290b1f - feat: sourcefile load from a subtree
- 7f1b66a - chore: update gitignore
What's Changed
Full Changelog: v0.4.16...v0.4.17
v0.4.16
v0.4.15
v0.4.14
v0.4.13
- 4d4ac90 - support flattened map struct binding in strict mode (#43)
- 83c5f0b - Feature/support slice and map structs (#42)
- 1c08d04 - docs: align API docs with current implementation (#41)
- 6c5922c - Merge pull request #40 from Azhovan/docs/added-a-concise-decisiontable
- 44df4e7 - doc: added a concise decision table covering key mapping, source/tag precedence, and required semantics
- a6faf49 - Merge pull request #39 from Azhovan/fix/unrelated-struct-with-that-shape-can-be-misclassified