Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 725 Bytes

CHANGELOG.md

File metadata and controls

33 lines (19 loc) · 725 Bytes

Changelog

Current version (in development)

  • Bugfix: Fix crash when sender name contains non-ascii characters (#18).
  • Internal: Switched from pipenv to poetry.
  • Internal: Added black for code formatting.

v0.5.0 (2020-01-12)

  • Python 2 support removed.

v0.4.0 (2018-12-26)

  • Improvement: Python 3 support (#9).
  • Bugfix: Demo server: Fix IPv4/IPv6 support in dualstack environments (#8).

v0.3.0 (2018-10-20)

  • Improvement: Server instances can bind to ipv6 addresses.

v0.2.1 (2018-09-16)

  • Repackaged release, no functional changes.

v0.2.0 (2018-09-16)

  • note_on and note_off messages now report a string note name.
  • Cleaned up some logs.

v0.1.0 (2018-09-16)

  • First release.