Skip to content

Releases: oxibus/rrdbc

v0.2.1

08 Oct 01:57
3967547

Choose a tag to compare

Added

  • use shared test files and update snapshots (#17)
  • add decode_cp1252 and snapshot tests (#16)

v0.2.0

03 Oct 18:17
613015f

Choose a tag to compare

Added

  • change lincese from mit to mit and apache2
  • add tool gbk2utf8 utf82gbk
  • update signal multiplexer
  • add tool dbcfmt
  • add tool json to dbc
  • add parser dbc file
  • add tool toutf8
  • add encoding
  • update char string
  • update char string
  • update char string
  • update char string
  • update char string
  • update char string
  • update char string
  • update char string
  • add char string
  • update char_string and value description

Other

  • update README with new project name and add badges (#10)
  • gramar and spelink (#11)
  • fix clippy lints (#9)
  • reformat code (#8)
  • fix CI (#6)
  • add CI and justfile recipes (#4)
  • re-license code as MIT OR Apache2
  • upgrade to nom 8, thiserror 2