Skip to content

Releases: LunaTechsDev/LunaWizard

v0.3.3-beta.1

24 May 19:51
Compare
Choose a tag to compare

Release to trigger Github actions and publish npm package

v0.3.2

15 Oct 00:20
2fe57ab
Compare
Choose a tag to compare
Update package (#33)

* Update main field in package json

* Include sourcemap with package

* Update version

v0.3.1

23 Sep 01:22
Compare
Choose a tag to compare
Update package version

v0.3.0

18 Sep 19:45
8f06e79
Compare
Choose a tag to compare
  • 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

14 Sep 13:20
a1e78eb
Compare
Choose a tag to compare
  • 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
  • Adds basic file watching

  • Improved documentation for commands

v0.1.0-beta.1

11 Sep 23:59
1f88d13
Compare
Choose a tag to compare

Push new release to trigger CI

v0.1.0-beta.0

11 Sep 23:51
1f88d13
Compare
Choose a tag to compare
Update GitHub action to use lix (#8)

* Add lix to github action

* Fix spacing