Skip to content

Releases: Kriptel/RuleScript

0.2.0

07 Dec 12:56
Compare
Choose a tag to compare

Added

  • defaultPreprocesorValues static variable to HxParser.
  • preprocesorValues variable to HxParser.
  • defaultImports static variable to RuleScript.
  • :ignoreFields metadata.
  • Custom Std and Math for Hashlink target.

Fixed

  • Error with super field set.
  • Error with scripted methods in Hashlink target.
  • Error with dollar symbol in string interplation.
  • Some bugs with Int in enum abstracts.
  • Map Key => value iterator in Hashlink target.

0.2.0-rc

25 Oct 17:13
Compare
Choose a tag to compare
0.2.0-rc Pre-release
Pre-release
Update CHANGELOG.md

0.1.1

15 Sep 14:07
Compare
Choose a tag to compare

Fixed

  • Fixed bug when converted abstracts were not generated.
  • Fixed bug when static inline vars in converted abstracts were not accessible.

0.1.0

07 Sep 20:21
Compare
Choose a tag to compare

Added :

  • Abstract statics support
  • Date and Datetools defaults for RuleScriptInterp

Fixed :

  • Fixed bug when code ignored properties

0.0.1

07 Sep 16:30
Compare
Choose a tag to compare

Initial release