Skip to content

v2.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 09:10
· 110 commits to master since this release

Change Log

Feature

  • feat: support Set with slice/array index using square brackets. issue #96 df9cb3b
  • feat: add Decode func for mapping all data to struct 88d7e3d
  • feat: #94 - Support parse default value by struct tag default edd2db6

Update

  • up: update some error define, update the binding struct logic b66f432

Other

  • chore: remove un-used func, update some code styles a2a0b8b

Full Changelog: v2.1.3...v2.1.4