Releases: hansingt/l293x
Releases · hansingt/l293x
v0.3.0
Changelog
All notable changes to this project will be documented in this file.
0.3.0 - 2024-06-19
🚀 Features
- [breaking] Implement the
split
feature for L293 chip (#19)
🧪 Testing
- Run pre-commit hooks in CI (#17)
⚙️ Miscellaneous Tasks
v0.2.0
Changelog
All notable changes to this project will be documented in this file.
0.2.0 - 2024-06-14
🚀 Features
- [breaking] Avoid the
alloc
component (#10)
⚙️ Miscellaneous Tasks
- Add homepage field to Cargo.toml
- Update the changelog template
v0.1.2
Changelog
All notable changes to this project will be documented in this file.
0.1.2 - 2024-06-13
🐛 Bug Fixes
- Define Rust 1.60 as MSRV (#6)
- Remove H-Bridge from features in README (#2)
📚 Documentation
⚙️ Miscellaneous Tasks
- Use basic changelog template (#13)
- Update changelog template
- Add git-cliff for automatic changelog generation (#9)
v0.1.1
Changelog
This project adheres to Semantic Versioning.
[0.1.1] - 2024-06-13
Added
Changed
Fixed