Skip to content

Releases: Yorion-io/yorion_engine

Release v0.2.0

13 Jun 07:55

Choose a tag to compare

[0.2.0] - 2026-06-15

CI/CD

  • Skip release pipeline for docs-only pushes, handle existing tags gracefully

Documentation

  • Fix inaccurate performance claims and stale bs_calendar_core artifact names

Release v0.1.3

13 Jun 03:17

Choose a tag to compare

[0.1.3] - 2026-06-13

Bug Fixes

  • Resolve wasm-opt validation errors
  • Fix version bump system and changelog
  • Changelog fix
  • Package release properly
  • Reduce the apple archive file size
  • Swfit binding generation fix
  • Reduce wasm build time
  • Move test vectors JSON into repo, fix monorepo-relative include_str path
  • Correct artifact filenames in release CI
  • Remove duplicate wasm getter for Location.name; drop unused import

Documentation

  • Update repository URLs to CalNep/engine
  • Move architecture and BS-RRULE spec into engine repo
  • Consolidate docs into docs/ directory, fix cross-references and branding
  • Merge engine/docs into docs/, single docs folder
  • Fix stale paths and dead link in three docs
  • Add pre-built binaries section and planned targets table
  • Remove stale inner crate README (root README is authoritative)
  • Remove legacy v1.0 compatibility section (no public v1 ever shipped)
  • Fix four inaccuracies found in README audit
  • Replace inline BS-RRULE spec with summary + link to docs/bs-rrule-spec.md
  • Trim README, move perf/extending/wasm-size into docs/
  • Fix 4 stale file paths in architecture.md
  • Consolidate 5 consumer docs into 3

Features

  • Initial release system setup
  • Implement UniFFI bindings and update macOS release workflow
  • Parallelize macOS builds, add private repo update script, and fix swift binding warnings
  • Implement local workflow testing, fail-fast logic, and debug bindings
  • Rename to YorionEngine, open-source release cleanup
  • Extend calendar to BS 1975-2100, add yoga/karana, HP ground-truth tests

Miscellaneous

  • Initial Commit
  • Fix integration tests and organize local workflow scripts
  • Fix artifact paths for universal binary and optimize with cargo-binstall
  • Clean up build scripts and finalize swift binding generator
  • Update how archives are shown
  • Bump version to 0.1.1
  • Bump version to 0.1.2
  • Cleanup files
  • Bump version to 0.1.3
  • Remove Package.swift (broken, references dist/ which is gitignored)

Performance

  • Optimize binary sizes and fix universal macOS binary packaging
  • Maximize cache efficiency for binary tools and dependencies