Skip to content

Releases: Azhovan/rigging

v0.4.22

23 Mar 18:32
v0.4.22
2d689f8

Choose a tag to compare

  • 2d689f8 - refactor: surface errors for malformed conf struct tag directives (#54)

v0.4.21

08 Mar 11:07
v0.4.21
ad8866f

Choose a tag to compare

  • ad8866f - docs: make sure docs are in sync with latest changes (#52)

v0.4.20

06 Mar 14:39
v0.4.20
3bacd32

Choose a tag to compare

  • 3bacd32 - test: cover key adoptation colission (#51)
  • 0e2bd00 - feat: Add an opt-in subtree key-shape adaptation path (#50)

v0.4.18

04 Mar 15:30
v0.4.18
a6bf4a0

Choose a tag to compare

  • 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

04 Mar 15:15
v0.4.17
97a6b1e

Choose a tag to compare

  • 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

  • feature: source file load from subtree by @Azhovan in #48

Full Changelog: v0.4.16...v0.4.17

v0.4.16

26 Feb 07:42
v0.4.16
3c92442

Choose a tag to compare

  • 3c92442 - Document transformer func usage in guides (#46)

v0.4.15

25 Feb 22:23
v0.4.15
8a173b6

Choose a tag to compare

  • 8a173b6 - Add transformer func helper and docs updates (#45)

v0.4.14

25 Feb 21:32
v0.4.14
cedc887

Choose a tag to compare

v0.4.13

23 Feb 17:28
v0.4.13
4d4ac90

Choose a tag to compare

  • 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

v0.4.12

13 Feb 20:26
v0.4.12
f0ef2c5

Choose a tag to compare

  • f0ef2c5 - fix: unrelated struct with that shape can be misclassified