Skip to content

v0.2.0

Compare
Choose a tag to compare
@brumhard brumhard released this 14 Mar 12:56
· 63 commits to main since this release

The release includes breaking changes when coming from 0.1.x versions since the constructor and also struct tags usage was changed.

Changes:

  • abstraction of all sources to implement an interface -> better customizability
  • usage info for flags
  • overwrite of auto generated field names with struct tags
  • see README.md for more