v0.2.0
What's Changed
- breaking change new config structure
- update generation engine to use github.com/dave/jennifer package
- support for slices and maps
- safe service initialization (using init state)
- handling panics in public getters
- appending factory functions into existing files
- checking config compatibility across application versions
- error handling options in config
- various small bug fixes
Full Changelog: v0.1.1...v0.2.0