Skip to content

Releases: fabrix-app/fabrix

1.5.3

16 Sep 23:29
ca2537b
Compare
Choose a tag to compare

Description

Fixes config edge cases

Issues

1.5.2

16 Sep 22:30
babf2db
Compare
Choose a tag to compare

Description

Fixes Generic Type

Issues

  • resolves none

1.5.1

16 Sep 21:40
0cd35f1
Compare
Choose a tag to compare

Description

Fixes Types

Issues

  • resolves none

1.5.0

16 Sep 21:12
05b5ab1
Compare
Choose a tag to compare

LTS Release

Description

  • Makes generics and enumerable values

Issues

  • resolves Fixes #11

1.1.5

14 Sep 15:24
Compare
Choose a tag to compare

Change Log

  • app instances are now enumerable
  • models, controllers, services, and policies are now all generics

Bug Fixes

1.1.4

05 Aug 15:25
c04b444
Compare
Choose a tag to compare

Bug Fixes

  • Documents a bug when trying to Proxy Log itself

Change Log

  • Branding

1.1.3

25 Jul 19:56
8edfddb
Compare
Choose a tag to compare

Bug Fixes

  • None

Change Log

  • Adds "instance" to resolver and model

1.1.2

23 Jul 22:34
41256f5
Compare
Choose a tag to compare

Bug Fixes

  • Updates Template to log the size of the router routes map

Change Log

  • Template

1.1.1

19 Jul 18:02
983d8b5
Compare
Choose a tag to compare

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

17 Jul 18:01
a59cd84
Compare
Choose a tag to compare

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.