Skip to content

Releases: fabrix-app/spool-generics

1.6.0

23 Apr 14:37
f98f191
Compare
Choose a tag to compare

Update Deps

1.5.0

17 Sep 01:17
f127e78
Compare
Choose a tag to compare

Description

LTS

Issues

  • resolves None

1.1.2

05 Aug 18:04
d09c435
Compare
Choose a tag to compare

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

04 Aug 18:12
6bc8962
Compare
Choose a tag to compare

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

22 Jul 16:15
24eec54
Compare
Choose a tag to compare

Bug Fixes

none

Change Log

  • Updates dependencies and tests against updated libraries.