rust-jpl follows semantic versioning.
- PATCH: bug fixes
- MINOR: backward-compatible features
- MAJOR: breaking changes
- All tests passing
- Changelog updated
- Version bumped in Cargo.toml
- Docs updated
- Published to crates.io
The Minimum Supported Rust Version is documented in README.md.