Releases: CyberFlameGO/viewmodel-changer
Releases · CyberFlameGO/viewmodel-changer
v1.10.3: Add keybind customization
Keybind configuration is added in this release, as a requested feature.
v1.10.2
What's Changed
- Update plugin fabric-loom to v1.7.3 by @renovate in #160
- Bump gradle/actions from 3 to 4 by @dependabot in #162
- Update gradle/actions action to v4 by @renovate in #161
- 1.21.1 by @CyberFlameGO in #163
Full Changelog: v1.10.1...v1.10.2
v1.10.1: Fix Fabric Loader constraint typo (1.21)
Accidentally typo'd a fabric loader version that wasn't released yet (and was too high)
v1.10: 1.21
v1.9.2: 1.20.1
v1.9.1: 1.20.1
What's changed?
- Bump patch version
- Sealed Setting interface
- Bump Fabric version
- Minor code refactors
Full Changelog: v1.9...v1.9.1
v1.9: 1.20.1
What's Changed
- Many refactors
- Actually made the mod functional - turns out it may have not been working ever since/including the 1.20 release
- Tidied codebase a tad
Full Changelog: v1.8...v1.9
Special thanks to @enducube for testing the mod as I worked through preparing this release and making me aware of it being broken, and thanks also to @SherpGH for testing a release candidate build for this release!
V1.8: 1.20.1
v1.7: 1.20.1 Support
Bumps versions and adds mod icon
Full Changelog: v1.6...v1.7
v1.6: 1.20 Support
Adds support for 1.20, replacing MatrixStack with DrawContext, and converts Setting to an interface, as well as increasing the compatibility level in the mixins to Java 17.