Skip to content

v0.2.0

Compare
Choose a tag to compare
@strider2038 strider2038 released this 24 Nov 17:33
· 12 commits to main since this release
44eb3f4

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