Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@jessebraham jessebraham released this 13 Jan 09:00
· 2 commits to main since this release
3c5de2b

Added

  • Allow partition_table_offset to be specified in the config file. (#699)
  • Support external log-processors (#705)
  • Make the libudev dependency optional with a new - enabled by default - feature: libudev (#709)

Fixed

  • Only filter the list of available serial ports if a port has not been specified via CLI option or configuration file (#693)
  • Address Clippy lints (#710)