Skip to content

v5.0.0-RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@soywiz soywiz released this 28 Sep 22:36
· 296 commits to main since this release
761b305

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