Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@patrickelectric patrickelectric released this 20 Jun 17:48
· 55 commits to master since this release
276d6d3

What's Changed

  • Remove dialect feature depencies by @pv42 in #312
  • fix: remove outdated slugs dialect by @pv42 in #314
  • Documentation improvements by @pv42 in #315
  • lock-free {SerialConnection, AsyncSerialConnection} sequence by @onur-ozkan in #318
  • avoid unnecessary buffer allocation in PeekReader by @onur-ozkan in #322
  • use single atomic operation for both write and read by @onur-ozkan in #323
  • chore(deps): update quick-xml requirement from 0.36 to 0.37 by @dependabot in #289
  • remove outdated serial and migrate to serialport by @onur-ozkan in #325
  • implement try_recv to MavConnection by @onur-ozkan in #320
  • refactor: split serial port into separate r/w mutexes by @onur-ozkan in #329
  • Revert "refactor: split serial port into separate r/w mutexes" by @onur-ozkan in #331
  • refactor: split serial port into separate r/w mutexes by @onur-ozkan in #332

New Contributors

Full Changelog: 0.14.1...0.15.0