Skip to content

Releases: salpland/haze

v1.4.0

05 Mar 19:27
Compare
Choose a tag to compare

New

  • Added the --path flag to allow using predefined export/import paths to "com.mojang" or custom ones (#12)

v1.3.0

21 Dec 12:07
Compare
Choose a tag to compare

New

  • Added haze list subcommand to list the available worlds in the project. By @solvedDev (#10)

Changes

  • BREAKING: Renamed test and save subcommands to export and import respectively. By @solvedDev (#8)
  • Extracted the core of Haze into a library. By @solvedDev (#9)

v1.2.0

22 Nov 15:20
Compare
Choose a tag to compare

Changes

  • BREAKING: switch to use worlds property in configuration (#4)
  • Improved error and logging messages
  • Errors now use less bold text
  • Updated the descriptions for some commands
  • Removed diagnostic codes as they weren't useful

v1.1.0

19 Nov 12:02
Compare
Choose a tag to compare

Changes

  • Disabled overwriting in haze test by default (#1)
  • Added --overwrite flag to haze test to enable overwriting (#2)
  • Improved error/info messages (#3)

v1.0.1

18 Nov 22:23
Compare
Choose a tag to compare

Changes

  • Updated the project's description for more clarity

v1.0.0

18 Nov 17:33
Compare
Choose a tag to compare

Initial release