Skip to content

Releases: strictly-lang/compiler

v1.4.0

25 Jan 10:45
9232561
Compare
Choose a tag to compare

1.4.0 (2022-01-25)

Features

  • goals: add solution for reaching correct software (9232561)

v1.3.0

23 Oct 19:08
Compare
Choose a tag to compare

1.3.0 (2021-10-23)

Features

  • plugins: add js api for plugins (2f36540)

v1.2.0

22 Oct 11:37
Compare
Choose a tag to compare

1.2.0 (2021-10-22)

Features

  • list: add multisource capability (dc47868)

v1.1.14

30 Aug 18:48
Compare
Choose a tag to compare

1.1.14 (2021-08-30)

Bug Fixes

  • constraint: add constraint handling of lefthandside at each-helper (b14bb94)

v1.1.13

25 Aug 17:42
Compare
Choose a tag to compare

1.1.13 (2021-08-25)

Bug Fixes

  • match-remove: implement removal of match-helper #38 (e1ea36f)

v1.1.12

25 Aug 11:17
Compare
Choose a tag to compare

1.1.12 (2021-08-25)

Bug Fixes

  • condition: add remove-handler for conditions #37 (a9f56dc)

v1.1.11

24 Aug 19:28
Compare
Choose a tag to compare

1.1.11 (2021-08-24)

Bug Fixes

  • condition: fix updatehandling of if-helper during same condition #35 (206a69e)

v1.1.10

24 Aug 17:34
Compare
Choose a tag to compare

1.1.10 (2021-08-24)

Bug Fixes

  • each: add remove callback to each-helper (5649a7c)

v1.1.9

22 Aug 14:04
Compare
Choose a tag to compare

1.1.9 (2021-08-22)

Bug Fixes

  • properties: fix property handling for custom elements #28 (0dbf2c1)

v1.1.8

20 Aug 13:33
Compare
Choose a tag to compare

1.1.8 (2021-08-20)

Bug Fixes

  • ci: add ld-options (8cd812b)
  • ci: add missing dash (bd5e2c8)
  • ci: add missing dependencies (a6b985f)
  • ci: add static compiling with fPIC (4a3d8bf)
  • ci: crtbegin hack for -fPIC (69b741f)
  • ci: fix yaml for workflow (b57e3d1)
  • ci: remove static linking (f2dddb8)
  • ci: remove unneeded log (0f58dd6)