Skip to content

v1.2.4

Compare
Choose a tag to compare
@filt3rek filt3rek released this 15 Feb 17:46
· 15 commits to master since this release
  • -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)