v5.4.0
What's Changed
- Split inject into a separate module by @holloszaboakos in #2167
- Move fundamental math functionality from foundation to a separate module by @holloszaboakos in #2168
- Korge util split by @holloszaboakos in #2169
- Korge memory split by @holloszaboakos in #2170
- Reduce korlibs-platform dependencies by @soywiz in #2173
- Reduce korlibs-math-core dependencies by @soywiz in #2172
- Reduce korlibs-memory dependencies by @soywiz in #2171
- Kotlin 1.9.23 by @soywiz in #2176
- Major TileMap improvements by @korge-game-engine in #2177
- Some YAML fixes by @soywiz in #2178
- Unify all Yaml implementations into korlibs-serialization-yaml by @soywiz in #2179
- Extract korlibs-serialization-csv and korlibs-serialization-toml by @soywiz in #2180
- Make deploy use nodejs 20.x by @soywiz in #2181
New Contributors
- @korge-game-engine made their first contribution in #2177
Full Changelog: v5.3.2...v5.4.0