Skip to content

Releases: elbuilder77/Semantic-Engine

Semantic Engine v2.0.3

Choose a tag to compare

@elbuilder77 elbuilder77 released this 04 Sep 00:12
e6a8eeb

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

Choose a tag to compare

@elbuilder77 elbuilder77 released this 03 Sep 23:33
507b2e7

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

Choose a tag to compare

@elbuilder77 elbuilder77 released this 03 Sep 23:07
7b3dc8f

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.