Skip to content

Release 0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@decathorpe decathorpe released this 27 Dec 15:18
478d042

Small maintenance release with incremental improvements:

  • listen to clippy for suggestions
  • move tests from bodhi binary to tests module
  • define enums for common enumerated values, and also deserialize JSON strings to these enums
  • rename struct fields that are keywords in rust (type, override, etc.)