Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 742 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 742 Bytes

0.4.1 (February 14, 2025)

  • bug(config): direct convert ret 0 to nil error

0.4.0 (January 31, 2025)

  • feat(config): support runtime version 3

0.3.2 (May 8, 2023)

  • feat(generic-can): pass msg_ids as coma-separated string

0.3.1 (April 18, 2023)

  • feat(generics): support di7

0.3.0 (April 10, 2023)

  • feat(generics): support can
  • feat(generics): support rl6

0.2.3 (April 6, 2023)

  • feat(config): validate option name length

0.2.2 (April 3, 2023)

  • feat(config): check all options are set

0.2.1 (March 15, 2023)

  • bug(config): fill missed options to pass default values to callback

0.2.0 (March 2, 2023)

  • feat(config): support before and after write callbacks
  • feat(qmodbus): modbus querier initial version