Skip to content

Releases: markknol/hxnew

v1.0.1

22 May 09:31
a064ee4
Compare
Choose a tag to compare

Use optimized build.hxml files.

v1.0.1

10 Apr 13:10
Compare
Choose a tag to compare

Fix incorrect output path

v1.0.0

10 Apr 12:52
Compare
Choose a tag to compare
  • 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

v0.0.9

16 Jul 11:48
57b08b7
Compare
Choose a tag to compare
  • Add "classpath" to generated haxelib.json.
  • Renamed and updated release_haxelib.sh

v0.0.8

16 Mar 23:47
Compare
Choose a tag to compare

Add travis files. Can be disabled with --no-travis

v0.0.7

16 Mar 23:11
c6a6f57
Compare
Choose a tag to compare
Update .travis.yml

0.0.2

21 Dec 20:22
de096ab
Compare
Choose a tag to compare

Create new Haxe projects in a blast! This tool is meant to create an plain Haxe project. Run it once.