Skip to content

Releases: cpyberry/pybencode

v2.0.1

12 Sep 06:39
d53048d

Choose a tag to compare

  • When we download the source file with pypi, RELEASE_NOTES.md is included

v2.0.0

12 Sep 05:53
000c8f6

Choose a tag to compare

  • Support installation with pip
  • Add Any in typing module to several functions as type annotation
  • Add Requirements and Installation to README.md, add Japanese version README.md
  • Add RELEASE_NOTES.md and Japanese RELEASE_NOTES.md

v1.0.1

18 Apr 15:34
39f6d01

Choose a tag to compare

  • add notice to the beginning of each file
  • add basic information to init
  • add CONTRIBUTE.md

For example, you can write something like this:
pybencode.__version__

v1.0.0

04 Apr 04:19
93c4fc5

Choose a tag to compare

You can encode and decode bencode format.
For more information, read README.md.