Releases: fabrix-app/fabrix
Releases · fabrix-app/fabrix
1.5.3
1.5.2
Description
Fixes Generic Type
Issues
- resolves none
1.5.1
Description
Fixes Types
Issues
- resolves none
1.5.0
1.1.5
Change Log
- app instances are now enumerable
- models, controllers, services, and policies are now all generics
Bug Fixes
1.1.4
Bug Fixes
- Documents a bug when trying to Proxy Log itself
Change Log
- Branding
1.1.3
Bug Fixes
- None
Change Log
- Adds "instance" to resolver and model
1.1.2
Bug Fixes
- Updates Template to log the size of the router routes map
Change Log
- Template
1.1.1
Bug Fixes
- Config values that are set as null and then set as a string later were becoming objects. This fixes that.
Change Log
None
1.1.0
Bug Fixes
None
Change Log
Creates new Paradigm for app.routes which takes an Object instead of an array, allowing for less conflicts and dynamic merging.