Releases: stianloader/Starloader
Starloader version 3.0.0
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
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
A new month, a new minor release even though that this is a minor release this has some significant changes:
- Now using Access Wideners 2.0.0 (https://github.com/Starloader-project/access-widener)
- Using Heretere's config handler
- Updated dependencies:
- ASM: 9.0 -> 9.1
- Mixin: 0.8.0 -> 0.8.3
- log4j: 2.14.0 -> 2.14.1
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
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