Skip to content

Releases: enginkarakurt/microbot-launcher-unix

v1.4.2

17 Nov 13:02
6340352
Compare
Choose a tag to compare

Changelog:

  • Fix a NullPointerException that occured when assetToDownload has no jar file but a local one exists, which resulted in the local .jar not being started.

v1.4.0

12 Oct 13:47
bb59119
Compare
Choose a tag to compare

Changelog:

  • Simplify output
  • Major code refactoring
  • Add first Unit-Test

v1.3.0

12 Oct 09:41
27dfc02
Compare
Choose a tag to compare

Changelog:

  • Adjust microbot update code to be more robust against bugs
  • Provide more output
  • Fix output inconsistencies
  • Refactor code
  • Bump version

v1.2.0

12 Oct 01:50
Compare
Choose a tag to compare

Changelog:

  • Change project name to microbot-launcher-unix (Works on Linux & macOS!)

  • Rename folder to jars instead of microbot

  • Bump version

v1.1.1

10 Oct 12:38
Compare
Choose a tag to compare

Changelog:

  • Show if deleting an outdated .jar file was successful

  • Fix some output inconsistencies

  • Clean up some code

v1.1.0

07 Oct 23:54
Compare
Choose a tag to compare

Changelog:

  • Major code refactor for a cleaner codebase and separation of concerns

  • The launcher will now compare the locally installed versions to the latest, so that it only downloads if there is a newer release available

  • Old .jar files will now be automatically be deleted

  • Updated Output to be easier to read

v1.0.0

06 Oct 23:55
Compare
Choose a tag to compare

First release!