Skip to content

Releases: Blockether/rift-clojure

v0.0.10-1

21 Jun 20:24

Choose a tag to compare

What's Changed

  • Prepare 0.0.10-1 Clojars release (5686d38)
  • Split rift native artifacts by platform (c47dac9)
  • release: update version files for v0.0.10 (6ce6ffd)

Full Changelog: v0.0.10...v0.0.10-1

v0.0.10

07 Jun 11:23

Choose a tag to compare

What's Changed

  • chore(ci): bump GitHub Actions to Node 24 runtimes (19ac769)
  • ci(darwin-x64): unambiguous Rosetta proof — host arm64 vs x86_64 java (8bc58ae)
  • ci(darwin-x64): log hard proof — dylib is Mach-O x86_64 + JVM under Rosetta (2d218a6)
  • ci: cross-build + Rosetta-test darwin-x64 on Apple Silicon (fd4e08f)
  • ci: cache Rust build (Swatinem/rust-cache) — kill cold cdylib compile (50096dd)
  • docs(readme): drop Native libraries build/CI section (31e79fd)
  • release: update version files for v0.0.8 (89cb657)

Full Changelog: v0.0.8...v0.0.10

v0.0.8

02 Jun 10:37

Choose a tag to compare

What's Changed

  • ci: drop darwin-x64 (Intel Mac) — Apple Silicon only (42f777a)
  • docs: add Clojars + CI badges (ac8ebf1)
  • docs: trim README of surplus (7509931)
  • test: drop Windows handling — Linux + macOS only for now (c6d4d9c)
  • ci: run the full 4-platform matrix on every push (not just deploy) (899fdbd)
  • feat: default database binding so callers can skip :database (bbdb038)
  • test: require real CoW everywhere — no opt-in, no fallback (8530185)
  • test(ci): run the REAL rift CoW round-trip on Linux too (btrfs) (8219d56)
  • test(ci): gate Clojars deploy on per-platform binding tests (cc04f2c)
  • feat: rift-clojure — CoW workspaces via JDK FFM binding (a4574a2)

Full Changelog: v0.0.8...v0.0.8