Releases: MrNemo64/better-inputs
Releases · MrNemo64/better-inputs
0.3.3 - Add support for 1.21
0.3.2 - Supported for 1.20.5/1.20.6
0.3.1 - Fixed 1.20+ not working
What's Changed
- Fixed support for 1.20 and 1.20.1 (1_20_R1), 1.20.2 and 1.20.3 (1_20_R2) and 1.20.4 (1_20_R4)
- Fixed some NMS in older versions as well
Full Changelog: v0.3.0...v0.3.1
0.3.0 - Added support for 1.20.X and bug fixes :)
What's Changed
- Added support for 1.20 and 1.20.1 (1_20_R1) on base implementation
- Added support for 1.20.2 and 1.20.3 (1_20_R2) on base implementation
- Added support for 1.20.4 (1_20_R4) on base implementation
- Fixed that AttemptModifier only allows for one attempt and then expires
Full Changelog: v0.2.0...v0.3.0
0.2.0 - Added support for 1.19.3 (1_19_R2)
0.1.1 - Fixed StagedFuture bug
What's Changed
- Fixed bug related to the StagedFuture that could just eat the result by @Lauriichan
Full Changelog: v0.1.0...v0.1.1
0.1.0 - First BetterInputs release
What's Changed
- Final touches to be able to share publicly by @MrNemo64 in #1
- Remove on start callabck from AbstractInputProcess by @MrNemo64 in #2
- Full restructure of the project (support 1.16 - 1.19.2) by @Lauriichan in #3
New Contributors
- @MrNemo64 made their first contribution in #1
- @Lauriichan made their first contribution in #3
Full Changelog: https://github.com/MrNemo64/better-inputs/commits/v0.1.0