Skip to content

v0.2.0

Choose a tag to compare

@bug-ops bug-ops released this 11 Aug 17:52
· 165 commits to main since this release
ca02359
Release/v0.2.0 (#2)

* fix: resolve warnings and update examples for v0.2.0 release

- Fix unused imports and variables in pjs-core
- Make StoredEvent, SessionMetrics, StreamMetrics, TimestampedMetrics public
- Replace broken examples with working simple_priority_demo.rs
- Add GitHub Actions workflows for CI/CD
- Update README with badges and improved formatting
- Clean up unused crates and simplify project structure
- All examples now compile and run successfully