diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f614a3b..e79318e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ -# TorrentFile +# CHANGELOG + +## Version 0.9.0 + +- Updates to Documentation. +- Updated the main Gif in the readme file +- Improved unittesting +- Added new tests for functions in utils module + +--- ## Version 0.8.14 diff --git a/Makefile b/Makefile index f40fdebc..b57bbbcc 100644 --- a/Makefile +++ b/Makefile @@ -68,6 +68,7 @@ clean-build: ## remove build artifacts rm -fv *.spec test: ## Get coverage report + pip install --pre --upgrade --force-reinstall --no-cache -rrequirements.txt tox docs: ## Regenerate docs from changes @@ -86,7 +87,6 @@ push: clean test docs ## Push to github git push setup: clean test ## setup and build repo - pip install --pre --upgrade --force-reinstall --no-cache -rrequirements.txt python setup.py sdist bdist_wheel bdist_egg pip install -e . twine upload dist/* diff --git a/assets/Torrentfile.gif b/assets/Torrentfile.gif index f72717ff..4a006c83 100644 Binary files a/assets/Torrentfile.gif and b/assets/Torrentfile.gif differ diff --git a/docs/404.html b/docs/404.html index 30e457b8..12ccd8aa 100644 --- a/docs/404.html +++ b/docs/404.html @@ -13,7 +13,7 @@ - + @@ -21,7 +21,7 @@ - + @@ -67,7 +67,7 @@ - + @@ -86,7 +86,9 @@ -
+ + +