v0.2.0
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