Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@Fleny113 Fleny113 released this 12 Jan 12:56
· 4 commits to main since this release
8330636

What's Changed

  • ⚠️ Now the binary is called hexus and the daemon binary is hexusd, hexus daemon start has been removed, you should update your startup script to reflect the change
  • ⚠️ Now Hexus runs under .NET 9, if you are using the runtime build you should install the .NET 9 runtime
  • ⚠️ When XDG_RUNTIME_DIR is not set, now hexus uses /tmp/<uid>-runtime under Unix environments
  • Now the CLI includes a show-timezones command to show all the available timezones in the computer to use in the logs command
  • Running .cmd and .bat files directly is now supported as Windows does allow it without needing to specify the cmd as the program

Commits

Full Changelog: 0.3.1...0.4.0