Skip to content

1.1.2

Compare
Choose a tag to compare
@scott-wyatt scott-wyatt released this 05 Aug 18:04
· 6 commits to master since this release
d09c435

Bug Fixes

  • Fixes possible config name conflict.

Change Log

  • Generics config is now accessible through app.config.get(<generic_name>).
  • Base Classes for each Generic type were added to make integration easier of what is expected.