Skip to content

0.6.4

Compare
Choose a tag to compare
@daniel5151 daniel5151 released this 25 Feb 20:30
· 28 commits to master since this release

Bugfixes

  • Avoid truncating X packets that contain : and , as part of the payload. #121 (709924470)

Internal Improvements

  • Various README tweaks
  • Remove some unsafe code
  • CI improvements
    • Run no-panic checks on example_no_std
    • Run CI on docs