Releases: joshka/line-clipping
Releases · joshka/line-clipping
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Other
- tidy up tests and impl of cohen_sutherland
v0.2.2
Added
- (no_std) make the crate
no_std
-compatible
Fixed
- cleanup doc tests and formatting
Other
- add rustfmt config
- add git-cliff generated changelog
- (deps) bump bitflags in the rust-dependencies group (#2)
- add ci and release workflows
🚀 Features
- (no_std) Make the crate
no_std
-compatible
🐛 Bug Fixes
- Cleanup doc tests and formatting
💼 Other
- Merge pull request #1 from j-g00da/no_std
feat(no_std): make the crate no_std
-compatible
⚙️ Miscellaneous Tasks
- Add ci and release workflows