Skip to content

v0.2.0

Compare
Choose a tag to compare
@fry-release fry-release released this 22 May 10:04
· 29 commits to master since this release

0.2.0 (2022-05-22)

Features

  • add getters for some field for device and led (4a30763)
  • add serde feature implementation to able to serialize/deserialize (bdb7f09)

Continuous Integration

Code Refactoring

  • replace CommoError generation with custom_error! macro (b5c6762)

Build System

  • fix build for docs.rs (b7073d2)
  • update wsl+docker execution scripts (ccb1c15)