Skip to content

Releases: dropecho/storygen

0.13.1

28 Aug 03:13
Compare
Choose a tag to compare

0.13.1 (2023-08-28)

Bug Fixes

  • Fix issue with genes/es6 conflict. (0eae074)

0.9.3

08 Dec 19:48
Compare
Choose a tag to compare

0.9.3 (2022-12-08)

Bug Fixes

  • Set type in package as module, fix test. (61613ae)

0.9.2

08 Dec 01:26
Compare
Choose a tag to compare

0.9.2 (2022-12-08)

Bug Fixes

  • Cleanup seed input in js, cleanup examples/docs. (fb9dd86)

0.9.1

07 Dec 22:32
Compare
Choose a tag to compare

0.9.1 (2022-12-07)

Bug Fixes

  • Fix issue with parsing numbers for seeds with decimals in js. (bea491a)

0.9.0

07 Dec 20:55
Compare
Choose a tag to compare

0.9.0 (2022-12-07)

Bug Fixes

  • Add required libs as deps in haxelib and build. (eca91f8)
  • Refactor targets, some cleanup. (6b39dde)
  • Update haxe version for ci. (7cb81e8)

Features

  • Update to newest template repo build stuff, get abstract interop stuff setup. (c7d3719)

0.8.3

24 Nov 21:33
Compare
Choose a tag to compare

0.8.3 (2020-11-24)

Bug Fixes

  • Fix ci flow to actually build and add dist to npm package. (9122a64)
  • Install libs before calling build. (e67d67f)
  • make action install required libs before build. (1a9fd96)
  • remove munit from the build.hxml. (84ee36f)
  • upgrade semantic-release-haxelib to fix release note on haxelib. (b925d92)

0.8.2

24 Nov 20:32
Compare
Choose a tag to compare

0.8.2 (2020-11-24)

Bug Fixes

  • Cleanup build, turn on DCE, add another example with langgen, cleanup seed. (00321c4)

0.8.1

23 Nov 03:31
Compare
Choose a tag to compare

0.8.1 (2020-11-23)

Bug Fixes

  • Add another example, add a better warning when symbol not found. (fe575de)

0.8.0

04 Sep 03:39
Compare
Choose a tag to compare

0.8.0 (2020-09-04)

Features

  • Fix nested memory issue (16cfa40), closes #9

0.7.0

03 Sep 17:04
Compare
Choose a tag to compare

0.7.0 (2020-09-03)

Features

  • Add semantic versioning, add better demo. (c12ca8e)