Skip to content

2.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 12:18
· 1 commit to master since this release

Changelog

2.0.1 - 2025-02-15

💡 Features

  • Add error reporting contexts (aeb47ed by desbma)
  • Add more error reporting contexts (60d533e by desbma)
  • Support drivers with missing 'pwmX_enable' file (1879b70 by desbma)

📗 Documentation

  • README: Split crates.io installation instructions (4bed6bd by desbma)

🧰 Miscellaneous tasks

  • Update lints for rust 1.84 (e061ec7 by desbma)
  • Update dependencies (0b4630f by desbma)

2.0.0 - 2025-01-18

🐛 Bug fixes

📗 Documentation

  • Update changelog template (1305ee8 by desbma)
  • README: Reorder badges (99e668b by desbma)

🧪 Testing

  • Minor cosmetic changes (10d891a by desbma)

🤖 Continuous integration

  • Fix possible incorrect release changelog reference version (626b38b by desbma)

🧰 Miscellaneous tasks