Skip to content

Releases: stianloader/Starloader

Starloader version 3.0.0

31 Oct 19:38
6e6f982
Compare
Choose a tag to compare

Almost 7 months after the last release of SLL on github (time flies - also why didn't I publish 2.1.x?), I am happy to announce a new version of it. This one has a lot of cool new features
that should hopefully make it easier for the normal end-user.
Changes:

  • Indexed more jars
  • Multi-release insanity resolved
  • CodeModifier phased out in favour of ASMTransformer
  • Updated ASM (9.1 -> 9.2)
  • Moved to JPMS (Java Platform Module System)
  • JPackage!
  • Crack down on exceptions being swallowed
  • Windows builds fixed again

Hopefully there aren't any grave bugs in this release this time around (looking at you windows)

Important info for developers:

The coordinates of the maven artifact has changed from de.geolykt:starloader to de.geolykt.starloader:launcher

Starloader version 2.0.0

16 May 10:34
cf4368e
Compare
Choose a tag to compare

A new month, a new release. This time it is a juicy major update which brings tons of new features.

  • Updated dependencies:
    • Gradle: 6.8.0 -> 7.0.2
    • Shadow: 6.1.0 -> 7.0.0
    • Guava: 21.0 -> 31.1.1
  • Added dependencies:
    • org.json:json:20210307
    • tablelayout:Tablelayout:20050920
  • Rewrote GUI
  • Rewrote the Hashsum code to be a lot faster
  • Extensions can be toggled
  • ... and a bit more!

Starloader version 1.1.0

05 Apr 20:18
7bf9324
Compare
Choose a tag to compare

A new month, a new minor release even though that this is a minor release this has some significant changes:

Especially integrated Access Widners support will be fun to have and HCH might also be interesting for the one or the other person

Initial Release

09 Mar 17:50
a9b0404
Compare
Choose a tag to compare

The very first release of Starloader; a few things will change in the (not so far) future, but I think it should be fairly stable.
The Starloader API will be less stable however