Skip to content

Releases: meistermeier/rusty-but-fit

Beta 0.5

02 Jul 20:18
Compare
Choose a tag to compare
  • Third-party / developer field support
  • Endianness handling
  • Some bug fixes

Beta 0.4

21 Jun 17:02
Compare
Choose a tag to compare
  • Moved the --message-type parameter after the subcommand messages
  • Improved release workflow
    • fixed upload of artifacts
    • fixed content in Cargo.toml
  • Dependency clean up

Beta 0.3

21 Jun 11:56
Compare
Choose a tag to compare

The first release for everyone to try out.
Still in beta phase but contains all functions and produce correct outcome.
Change log:

  • remove dump command and replace it with raw
  • help text for all commands and args
  • support multiple message types (repeatable -m argument)
  • Add message type to message output
  • move message into the json field message
  • Refactored type definition (macro based now)
  • Add better internal handling for enum-based fields vs. primitive fields
  • (maybe even more behind the scenes)

Preview 0.2

19 Jun 14:19
Compare
Choose a tag to compare
Preview 0.2 Pre-release
Pre-release

Yeay..version 0.2.

  • moves less data
  • some refactoring started

As always, the commands can be found in the readme.

Happy to get any reports.