Skip to content

v0.17.0

Compare
Choose a tag to compare
@windytan windytan released this 05 Jun 12:48
· 174 commits to master since this release
  • Change the type of the JSON field for TMC message urgency, from integer (0, 1, 2) to string ("none", "U", "X"), to better match its values in the specification
  • Speed improvements by avoiding a few extraneous buffer copies internally