Skip to content

Releases: filt3rek/hscript-template

v2.1.2

30 Oct 09:35
Compare
Choose a tag to compare

v2.1.1

13 Oct 17:44
Compare
Choose a tag to compare

HScriptInterp fcall overrided

v2.1.0

20 Sep 09:22
Compare
Choose a tag to compare
Interp dynamic __toString__

v2.0.0

22 Aug 10:25
Compare
Choose a tag to compare

Run-time and compile-time separated and structured like hscript. Break backwards compatibility

v1.2.4

15 Feb 17:46
Compare
Choose a tag to compare
  • -D macroTemplatePos renamed => -D hscript_template_macro_pos
  • -D hscript_template_build_trace added to trace the types at compile-time (something like verbose)
  • pathFilter and recursive args added to macro buildTemplates to target specific package(s)
  • addStd arg added to run-time Template's constructor to automatically add useful standard haxe classes (false by default)
  • Examples added
  • addStd() init macro added (to add and keep haxe std classes at compile-time)

Initial release

04 May 08:21
Compare
Choose a tag to compare

Initial release, everything is working correctly.