v0.10.0-alpha-1
Pre-release
Pre-release
·
37 commits
to main
since this release
Added
- Documentation: Book: std.reactive-graph.io
- Type System: Add JSON schema identifier to all types
Changed
- Migrated to Rust Edition 2024
- Renamed repository
reactive-graph/plugins-core->reactive-graph/std - Moved system library plugins to
reactive-graph/sys - Moved tooling library plugins to
reactive-graph/tooling - Moved network library plugins to
reactive-graph/net - Configure lints on workspace level
Infrastructure
- CI: Update rust nightly toolchain to nightly-2025-03-14
- CI: Added GitHub Actions runner for arm64 ubuntu-22.04-arm
- CI: Generate release binaries and debian packages for arm64 using the arm64 runner
- CI: Automatically label pull requests
- CI: Automatically mark pull requests as stale
- CI: Automatically assign assignee and reviewers
- CI: Upgraded multiple actions
- CI: Synchronize labels from config file
- CI: Automatically merge successful dependabot PR's
- CI: Added CODEOWNERS