Skip to content

Releases: oleiade/reflections

v1.1.0

24 Aug 17:12
Compare
Choose a tag to compare

What's Changed

  • Refresh the README with links, grammar, and formatting by @oleiade in #17
  • Add golangci lint by @oleiade in #18
  • GET_NAME_FIELD_BY_TAG: Added get name of field from it's json tag, ad… by @Mansouri147 in #16
  • README updates and fixes by @chrisbarr in #20
  • replace strict field type check with AssignableTo by @jdpedrie in #22

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.1

27 Nov 09:32
Compare
Choose a tag to compare

This release should help developers experiencing the fallout of the master's branch history being rewritten issue.

🦖

v1.0.0

15 Nov 17:05
Compare
Choose a tag to compare

This release does not change the existing API, nor does it adds any features. However, it introduces a go.mod file allowing for easier integration in third-party code using go modules.