Skip to content

Kotoba v0.7.0 — language profile 6

Choose a tag to compare

@com-junkawasaki com-junkawasaki released this 11 Aug 09:53
6d2ad54

Kotoba v0.7.0 is the first implementation release bound to language profile 6 and package contract 1.

This release includes:

  • native, JVM-free Kotoba CLI for macOS arm64;
  • .kotoba, .cljk, and .cljc source execution evidence;
  • typed collection, closure, computed-call, and Product Value ABI conformance;
  • fail-closed package admission and structured rejection checks;
  • a signed release envelope binding the source tree, artifact SHA-256, profile, package contract, and 536-test / 8,580-assertion conformance result.

Verify kotoba-darwin-arm64.tar.gz with the checksum asset, then verify kotoba-v0.7.0-envelope.edn against the language repository's lang/version-policy.edn and lang/release-trust.edn using kotoba-lang/release.

Only darwin-arm64 is promoted in this release. Other platforms remain unbound until independently built and verified.