Skip to content

OxiSound 0.1.2 Release

Choose a tag to compare

@cool-japan cool-japan released this 11 Jun 00:18
· 1 commit to master since this release

[0.1.2] - 2026-06-10

Added

  • oxisound-session: added README.md with full API overview, platform behaviour matrix, and feature flag documentation

Changed

  • Workspace / dependency hygiene: moved jack, objc2, objc2-foundation, objc2-avf-audio, and block2 to workspace [dependencies] so all subcrates use a consistent pinned version
  • oxisound-jack: migrated jack dep to workspace = true
  • oxisound-session: migrated objc2, objc2-foundation, objc2-avf-audio, block2 deps to workspace = true

Dependencies updated (workspace)

  • jack 0.13.5, objc2 0.6.4, objc2-foundation 0.3.2, objc2-avf-audio 0.3.2, block2 0.6.2 pinned in [workspace.dependencies]

Full Changelog: v0.1.1...v0.1.2