v5.0.0-RC
Pre-release
Pre-release
What's Changed
- Update TEST.yml restoring GRADLE_OPTS for windows by @soywiz in #1878
- Moved KStructure and KArena to FFI, removed old KPointer & some simplifications by @soywiz in #1882
- New improved Buffer implementation and remove TypedArrays by @soywiz in #1881
- Simplified directory structure by @soywiz in #1883
- Major restructuring of the documentation by @soywiz in #1885
- Fixes audio playback on JVM windows by @soywiz in #1886
- Fix sound in linux by @soywiz in #1887
- Fix serialization by @soywiz in #1888
- Fix JvmReferenceTest test on non-english locales by @soywiz in #1891
- Make libs.asm.util be available only on tests by @soywiz in #1890
- Some more float -> double changes by @soywiz in #1889
Full Changelog: v5.0.0-alpha...v5.0.0-RC