Releases: HaxeFoundation/hscript
Releases · HaxeFoundation/hscript
2.5.0
- Fixes for Haxe 4.2/4.3
- Parser : fixes
- Interp : fixed leak on return
- Checker : interface support and fixes
2.4.0
- type checker compatible with Haxe 4.0
- more type checker work (completion support, resume parser etc.)
- minor fixes