Skip to content

Releases: polymorph-components/polymorph-tls

polymorph-tls v0.1.1

Choose a tag to compare

@lannbot lannbot released this 22 Aug 23:36
0223589

Release 0.1.1 at 0223589.

Patch release: the conformance harness consumes the polyengine v0.4.0 release and the polymorph-test v0.2.1 runner core; the delivered crates (polymorph-tls, polymorph-tls-profile, polymorph-tls-quic, the tls-virt deliveries) and the polymorph:tls WIT package are unchanged since 0.1.0.

Still 0.x/unstable, but caret-honest: releases within a minor line stay compatible; breaking changes bump the minor. Consumption is pinned at a release commit — cargo git dependencies, vendored WIT, the release-pinned polyengine/JSR graph — bumped deliberately. See README.md §Releases.

polymorph-tls v0.1.0

Choose a tag to compare

@lannbot lannbot released this 17 Aug 12:37
2f7a203

Release 0.1.0 at 2f7a203.

First release of polymorph:tls: the polymorph:tls@0.1.0 WIT package, the algorithm profile (polymorph-tls-profile), the curated Rust delivery (polymorph-tls), the QUIC compatibility layer (polymorph-tls-quic), the enforced component delivery, and the tls-virt deliveries.

Still 0.x/unstable, but caret-honest: releases within a minor line stay compatible; breaking changes bump the minor. Consumption is pinned at a release commit — cargo git dependencies, vendored WIT, the release-pinned deltic/JSR graph — bumped deliberately. See README.md §Releases.