Skip to content

0.39.0

Choose a tag to compare

@cedrickcooke cedrickcooke released this 21 Jul 20:31
· 133 commits to main since this release
eccf6ef

New Experimental JVM Support

This release introduces experimental JVM support (#901) on Mac (ARM and x64), Windows (x64), and Linux (ARM and x64) by wrapping btleplug. The JVM implementation is in an extremely early state and might contain bugs. Use at your own risk!

This release is copied from 0.39.0-rc1 without changes

Thanks to:

🧰 Maintenance

  • Update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom to v2025.7.7 (#956, #961)
  • Update dependency nl.jqno.equalsverifier:equalsverifier to v4.0.6 (#960)
  • Update Rust crate serde_json to v1.0.141 (#963)
  • Update dependency io.mockk:mockk to v1.14.5 (#955)