Skip to content

Releases: hiveeyes/beradio

0.14.0

31 Mar 16:59
Compare
Choose a tag to compare

What's Changed

  • Add support for Python 3.11 and 3.12
  • Replace appdirs with platformdirs

Full Changelog: 0.13.1...0.14.0

0.13.1

05 Aug 18:30
Compare
Choose a tag to compare

What's Changed

  • Add support for Python 3.10. Thank you, @brainsik.

Full Changelog: 0.13.0...0.13.1

0.13.0

03 Aug 01:16
Compare
Choose a tag to compare

What's Changed

  • Upgrade software test framework to nose2
  • Add proof of concept for timeout-based reassembly machinery
  • Disable publishing Bencode messages to MQTT by default
  • Update project dependencies across the board
  • Add support for Python 3, drop support for Python 2
  • Add CI configuration for GHA
  • Improve documentation
  • CI: Add code and prose linters

Full Changelog: 0.12.3...0.13.0