Skip to content

Releases: packwiz/packwiz-installer

Release v0.2.4

20 Jun 02:17
Compare
Choose a tag to compare

Fix RequestHandlerGithub heuristics, so that Github Releases files work properly

Release v0.2.3

16 Jun 03:26
Compare
Choose a tag to compare

Add JvmStatic annotations to fix --help command (the bootstrapper calls these methods)

Release v0.2.2

08 May 22:03
Compare
Choose a tag to compare

Clean up code a bit
Attempt to fix --help (I don't think it worked though)
Add support for loading from file:// URIs

Release v0.2.1

23 Dec 16:34
Compare
Choose a tag to compare

Fix broken Murmur2 hash implementation, and optimise memory usage while hashing.

Release v0.2.0

23 Dec 01:08
Compare
Choose a tag to compare

Port to Kotlin, attempt to fix some bugs.

Release v0.1.6

04 Sep 02:04
Compare
Choose a tag to compare

Improve file checking speed

Release v0.1.5

30 Aug 13:55
Compare
Choose a tag to compare

Accept all optional mods when using the CLI, rather than throwing an exception.

Release v0.1.4

30 Aug 13:18
Compare
Choose a tag to compare

Ensure the CLI is closed when update is done.

Release v0.1.3

30 Aug 02:40
Compare
Choose a tag to compare

Don't invalidate files that aren't on the current side - increases startup speed when the pack doesn't change.

Release v0.1.2

12 Aug 01:18
Compare
Choose a tag to compare

Ensure index and pack files are rechecked after errors