Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Dec 05:28
· 192 commits to refs/heads/main since this release
49299fe

What’s Changed

  • Bump version to 0.10.0 (#243) @synthead
  • Add LsbMsbFormatter for protocol 7 (#242) @synthead
  • Add validation for Alarm month and day for protocols 1 and 9 (#240) @synthead
  • Add validation for Time's date_format value for protocols 3 and 4 (#238) @synthead
  • Add validation for TimeName's zone parameter for protocols 1 and 9 (#236) @synthead
  • Add validation for Time's zone parameter for protocols 1, 3, 4, and 9 (#235) @synthead
  • Move YARDoc ActiveModel::ValidationError documentation to right methods (#234) @synthead
  • Add validation for Alarm numbers for protocols 1, 3, 4, and 9 (#232) @synthead
  • Add validation for Protocol9::Eeprom::Chrono's laps value (#231) @synthead
  • Add error handling to Eeprom::List's priority value for protocols 1, 3, and 4 (#226) @synthead