Geode v2.0.0-beta.27 [Honorary 2.0.0]
github-actions
released this
26 May 14:48
·
1027 commits
to main
since this release
2.0.0
Consider this release the 2.0.0 release, having worked well for quite a few months and thousands of users.
This is a quick release for adding version checking to MacOS as a new update seems to be on the horizon.
v2.0.0-beta.27
- Implement some
BasedButtonSprite
fixes (edb8e6c) - Add early version check for MacOS (4083950)
- Move
Enums.hpp
to bindings (23e04a0) - Add a query selector for query based child selection (c75ec63)
- Add
getDisplayFactor
utility for MacOS Retina (d725126) - Add
Result::unwrapOrDefault
(1dc9ec4) - Fix texture pack removal (006413a)
Full Changelog: v2.0.0-beta.26...v2.0.0-beta.27