You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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