Release v0.6.5
What's Changed
-
Rollback to use MUSL to build the static linked binary. Fixes #252 #247 #235
-
Add a new Tower CLI distribution that is a pure Java JAR, for users that experience problems with the MUSL static linked version. This distribution is use like
java -jar tw.jar ...
. Ex:java -jar tw.jar info
. Fixes #33
Full Changelog: v0.6.4...v0.6.5