Skip to content

Release v0.6.5

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 17:33
· 104 commits to master since this release
f7f7387

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