From 733f6f88deef7c314dcc2bd122c19e6e5443123d Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 17 Mar 2022 13:33:25 -0700 Subject: [PATCH] updated changelog and fixed coverage gaps --- CHANGELOG.md | 9 ++++ docs/changelog/index.html | 22 ++++++++ docs/objects.inv | Bin 1658 -> 1666 bytes docs/search/search_index.json | 2 +- docs/sitemap.xml.gz | Bin 269 -> 269 bytes docs/source/index.html | 92 ++++++++++++++++++++++++++++++++-- site/changelog.md | 9 ++++ tests/test_cli.py | 32 ++++++++++++ torrentfile/cli.py | 5 +- torrentfile/utils.py | 2 + 10 files changed, 167 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00219e9c..41a16a89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # TorrentFile +## Version 0.6.13 + +- Fixed bug that created a torrent file with no name. +- Fixed bug that would error if cli path was listed after announce urls +- Added full unicode support. +- Added Unittests for new features and bug fixes + +--------------------- + ## Version 0.6.11 - Fixed bug that occured during recheck when file of 0 length is included. diff --git a/docs/changelog/index.html b/docs/changelog/index.html index 67a6b744..6ac27aff 100644 --- a/docs/changelog/index.html +++ b/docs/changelog/index.html @@ -306,6 +306,13 @@