v1.7.3
patch release.
What's Changed
- fix: write sounds even if list is empty. (@Boy0000)
- fix: fix SoundEvent#equals not taking key into account. (@Boy0000)
- fix: use LinkedHashSet instead of HashSet to preserve order in SoundRegistries. (@yusshu)
- tests: add tests for SoundRegistry serialization
- fix(deps): update dependency org.jetbrains:annotations to v23.1.0 - autoclosed by @renovate in #58
- chore(deps): update junit5 monorepo to v5.10.3 by @renovate in #51
- chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0 by @renovate in #53
Full Changelog: v1.7.2...v1.7.3
How to use
There is detailed information on our online documentation, you can find installation and
usage instructions there.
If you need more help, join our Discord server and we will be glad to help you!
Happy coding! 🐛