Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 623 Bytes

File metadata and controls

33 lines (20 loc) · 623 Bytes

Changelog

Version 2.0.0

To be released.

  • Python 3.5 and 3.6 are no more supported. Instead, Python 3.8, 3.9, and 3.10 are now officially supported.
  • Added show-bencodex, a CLI program.
  • Added BKey type.
  • Fixed BValue type.

Version 1.0.1

Released on November 5, 2018.

  • Marked the package as supporting type checking according to PEP 561.

Version 1.0.0

Released on November 2, 2018.