Releases: skycatminepokie/FabricBinarySearchTool
v0.0.8
- Better CLI support
- Requires Java 17 (down from 21)
- Accounts for dependency overrides
I set a precedent for signing releases, but I'm not signing release notes.
Full Changelog: v0.0.7...v0.0.8
v0.0.7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Fixed stalling out with unhelpful search sets
Workaround for owo-sentinel
WIP CLI support
Provide path via cli (first argument)
Hashes:
CRC32: E0EF3FD8
CRC64: BFAA54AF18D9B2D8
SHA256: AB4B7AE0CAD6D4A2966137FEE642AD153D21FAB7E82C7B5EF436E50EDA3B07A5
SHA1: 69838809220DA6290E36F92393CC764F0AAD9A07
BLAKE2sp: 2A5F4272BE5F1FBB18EA6E08882660FBFE8983A2EED13B7324A684C87E168E76
Also see attached signature
I have no clue why I felt like I wanted to do all these security things when my key isn't signed by anybody (and I didn't use jarsigner), but it's what I use to verify GH commits so that means downloading and checking signature = building from source, right?
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEDm95hzFxvjytcyyhSBf39rHC/yMFAmdb2ksACgkQSBf39rHC
/yNwxQ/+KabcStZz3xcC0wo4bpY9UnY64rON9FDvqJH1evufxo7pA5ZLKfPnT4ao
IVR7A9UYgENl4aRnL24M7AQrU1qYrgYsJc5GyE30LeFMrlJZN0Kw3kVkDWiIP9eu
6vDmlJJaBZ0I2Mgv6ETiGlhI9lu96Xv5WWhHAF7hqeazzkyCs5EuA5+t2hKL5GO/
ZxBHkf/cRxD7BMmTV82DBTzLG6/pac9kxBbFwBHDfB703d8/bYIcCL+hKDehl77e
ZFW6qPojTKo6kNwQ5QzOfy0jKp6UfSf9OYaLhbsxQeNf4fXRgLpbVNM7nKtkg1Qa
8ZuPZDAE20GCigxKUBd5+Pk55S/XOLz+2tJMw5epg2FDAw9zKLvqHEPyP6LAjhIh
ybxeKbl7aN5vQe9+3bjFj/SvKQTJM+MqMdL4cyidmfgVWRe+hB+ebyD4RgCsmDuU
TyghBfIeQbcCTljh64ai3wojCP0IiCB2WBY4ls0tjwTe2Pi/Tj+z6N1nEEjFoTAd
zjAB/e5dFiVFJpodWqE+oomt7VMI54DyGSulVvtEsPPQGEbKxxRGdoj3sD/1ylZS
NE3rqwuHUqPzLlOjLootGQ0Le7o1Xc8IUKQpnz1Sbd+w3C3yV3gC28HQCJJniMFZ
0PUuSzVmFZSHlCV5rTTOGyhdszhe8qhU4w1vf3ITl0u4Aj7PQlc=
=Sg5W
-----END PGP SIGNATURE-----
v0.0.6
Fix temp file buildup due to misreading Javadocs (oops).
v0.0.5
- Added the ability to force-enable mods. Useful for testing incompatibilities.
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Fixed the whole thing not working
v0.0.2
Added actual instructions! Yay!
v0.0.1
This is the initial release of the project, without undo functionality.