Skip to content

Releases: fabrix-app/fabrix

1.6.3

17 Jun 17:55
8199198
Compare
Choose a tag to compare

Description

Logging is now easier to make silent with out setting a custom logger.

use: config.log.level to set" silly | debug | info | warn | error without a custom logger. leave log.level empty for default behavior which is a silly logger

Emits ignored log events on fabrix:log:ignored so they are always still available.

1.6.2

09 Jun 20:36
7d2a1c8
Compare
Choose a tag to compare
  • Supports running in the browser with webpack! 🎉

1.6.1

07 Jun 22:21
eab5b7d
Compare
Choose a tag to compare

Fixes 1.6.1 auto release

1.6.1

07 Jun 22:17
dafb58f
Compare
Choose a tag to compare
  • Test with node 12
  • Fix vunderable packages

1.6.0

25 Nov 18:38
7ef7094
Compare
Choose a tag to compare

Change Log

  • Removes Globals for Resources
  • Starts deprecation of Arrays in config: #30

1.5.9

02 Oct 14:11
21f0b80
Compare
Choose a tag to compare

Description

  • Adds Archetype testing
  • Fixes compile and copy of archetype language json files.
  • Adds REPL to archetype development environment

Issues

1.5.8

29 Sep 22:22
3de2a53
Compare
Choose a tag to compare

Archetype for CLI, copies over language files

1.5.7

29 Sep 21:10
5d94525
Compare
Choose a tag to compare

Archetype for CLI

1.5.5

23 Sep 00:57
c3d2893
Compare
Choose a tag to compare

Description

Fixes Compile Step

Issues

  • resolves none

1.5.4

23 Sep 00:48
986e276
Compare
Choose a tag to compare

Archetype for CLI