Releases: fabrix-app/spool-generics
Releases · fabrix-app/spool-generics
1.6.0
1.5.0
Description
LTS
Issues
- resolves None
1.1.2
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.
1.1.1
Bug Fixes
none
Change Log
- Adapters now get an instance of the fabrix app. (this is a breaking change from 1.1.0)
1.1.0
Bug Fixes
none
Change Log
- Updates dependencies and tests against updated libraries.