Skip to content

Tags: TheRenegadeCoder/how-to-python-readme

Tags

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated Library to Latest Version of SnakeMD (2.0.0b2) (#2)

* Updated SnakeMD version to beta

* Replaced InlineText with Inline

* Converted output_page to dump

* Converted headers to headings

* Converted URLs to links

* Replaced deprecated verify url method

* Working through documentation to spot bugs

* Fixed bug where new verify code wasn't working

* Added much needed docs

* Updated a variety of dependencies

* Upgraded test versions

* Added new versions to the classifiers list

v0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ported README Generation Script to its Own Repo (#1)

* Created module

* Added setup.py

* Added requirements.txt

* Added logging flag

* Slowly refactoring code

* Slowly refactoring readme code

* Ran a quick cleanup

* Removed the requests dependency

* Added testing

* Added workflows

* Added missing dependencies

* Removed versions from matrix

* Removed further versions from matrix

* Added classifiers