Releases: elbuilder77/Semantic-Engine
Releases · elbuilder77/Semantic-Engine
Release list
Semantic Engine v2.0.3
Complete public release
- Publishes ses-core 2.0.3 to PyPI via Trusted Publishing.
- Keeps the already published jas_vector_core 0.1.0 release on crates.io.
- Adds a tested, identified crates.io preflight to PR CI and release validation.
- Produces five abi3 wheels, a license-complete source distribution, checksums, and GitHub Release assets.
Release history
v2.0.1 and v2.0.2 remain immutable partial releases. No historical tag was moved or reused.
SES Core v2.0.2
Complete verified public distribution of ses-core with bundled jas_vector_core acceleration.
- Fixes the source distribution by including the declared GPL-3.0 LICENSE file
- ABI3 wheels for Linux x86_64/aarch64, Windows x64, and macOS x86_64/aarch64
- Retry-safe PyPI publication through Trusted Publishing (OIDC)
- Reuses the already published standalone jas_vector_core 0.1.0 crate without republishing it
- Attaches verified distributions and SHA-256 checksums after registry gates succeed
ses-core 2.0.1 published platform wheels but its source distribution was rejected by PyPI; 2.0.2 supersedes it as the complete release.
SES Core v2.0.1
First verified public distribution of ses-core with bundled jas_vector_core acceleration.
- ABI3 wheels for Linux x86_64/aarch64, Windows x64, and macOS x86_64/aarch64
- Source distribution with reproducible artifact validation
- Standalone jas_vector_core 0.1.0 crate
- PyPI publication through Trusted Publishing (OIDC)
- Checksummed release assets after both registry publications succeed
The historical v2.0.0 tag did not produce a public registry distribution and remains unchanged.