Releases: LunaTechsDev/LunaWizard
Releases · LunaTechsDev/LunaWizard
v0.3.3-beta.1
Release to trigger Github actions and publish npm package
v0.3.2
v0.3.1
v0.3.0
-
Cleaning output with
LunaTea Napkin
when building from hxml now supports multiple-js
outputs in the .hxml file. -
Adds logging support
-
Adds a file banner to output files
-
Improves the build command's watch argument
-
Fix bug where running the build command would always start watching for files
v0.2.0-beta
-
Improved build command
- You now run build using
luna-wizard build [hxmlPath]
- .hxml file discovery for selection
- Prompts user to select a .hxml file to compile with if none is provided
- Adds a --no-prettier option
- You now run build using
-
Adds basic file watching
-
Improved documentation for commands
v0.1.0-beta.1
Push new release to trigger CI
v0.1.0-beta.0
Update GitHub action to use lix (#8) * Add lix to github action * Fix spacing