Skip to content

1.3.0

Compare
Choose a tag to compare
@leonjza leonjza released this 11 Feb 20:36
· 11 commits to master since this release
3b76768

new

  • Introduce a development docker image to speed up tool development

fixes

  • Fix the broken 1.2.0 release by actually testing all of the features for python 3 compatibility (derp)
  • Fix filename generation for messages with strange characters in the identifier
  • Convert all pymqi return data to readable strings
  • Various smaller output formatting fixes

other

  • Use only f-strings internally
  • Upgrade all dependencies