Skip to content

Releases: TitanNanoDE/af-compiler

v1.2.3

16 Sep 12:05

Choose a tag to compare

  • fix node module discovery. relative dependencies inside a model didn't get resolved correctly.

v1.2.2

16 Sep 11:00

Choose a tag to compare

  • fix circular dependencies

v1.2.1

27 Aug 10:37

Choose a tag to compare

  • filter unnecessary output
  • fail task on linker error

v1.2.0

27 Aug 10:03

Choose a tag to compare

  • updated command line output
  • updated dependencies
  • various bug fixes
  • package-lock added

v1.1.2

24 Feb 07:59

Choose a tag to compare

  • node modules should not be copied. Any attempt to copy them will result in broken module files.

v1.1.1

23 Feb 17:30

Choose a tag to compare

  • updated dependencies
  • fixed a bug where node modules couldn't be found

1.1.0

19 Dec 19:11

Choose a tag to compare

  • compiler now can handle JSON imports

1.0.0

07 Dec 17:32

Choose a tag to compare

  • initial release