Skip to content

Releases: hansingt/l293x

v0.3.0

19 Jun 16:01
7da2f35
Compare
Choose a tag to compare

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

  • Update changelog links

v0.2.0

14 Jun 09:05
9eba579
Compare
Choose a tag to compare

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

13 Jun 12:52
d1f433f
Compare
Choose a tag to compare

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

  • Improve the badges (#7)

⚙️ Miscellaneous Tasks

  • Use basic changelog template (#13)
  • Update changelog template
  • Add git-cliff for automatic changelog generation (#9)

v0.1.1

13 Jun 12:13
f543b1a
Compare
Choose a tag to compare

Changelog

This project adheres to Semantic Versioning.

[0.1.1] - 2024-06-13

Added

Changed

Fixed