Releases: markknol/hxnew
Releases · markknol/hxnew
v1.0.1
v1.0.1
v1.0.0
- Support lix projects using
--lix
argument- Creates package.json
- Run commands to setup lix scope / use stable haxe version
- Run commands to install given haxelibs using lix
- Use alternative HaxeDevelop project file settings
- Tool version can be logged using
--version
or-v
(version is baked using macro) - Project name validation
- Disallow generate new project in existing folder (to avoid corrupting an existing project)
- More logging, better argument error handling
- Don't generate makefile by default anymore, use
--makefile
now