Releases: packwiz/packwiz-installer
Releases · packwiz/packwiz-installer
Release v0.2.4
Fix RequestHandlerGithub heuristics, so that Github Releases files work properly
Release v0.2.3
Add JvmStatic annotations to fix --help command (the bootstrapper calls these methods)
Release v0.2.2
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
Fix broken Murmur2 hash implementation, and optimise memory usage while hashing.
Release v0.2.0
Port to Kotlin, attempt to fix some bugs.
Release v0.1.6
Improve file checking speed
Release v0.1.5
Accept all optional mods when using the CLI, rather than throwing an exception.
Release v0.1.4
Ensure the CLI is closed when update is done.
Release v0.1.3
Don't invalidate files that aren't on the current side - increases startup speed when the pack doesn't change.
Release v0.1.2
Ensure index and pack files are rechecked after errors