Releases: realpython/reader
Releases · realpython/reader
1.1.4
Compare
Sorry, something went wrong.
No results found
Full Changelog : v1.1.3...1.1.4
v1.1.2
Compare
Sorry, something went wrong.
No results found
Detect missing certificates on macOS and point the user in the correct direction
Remove the no-longer-needed setup.py file
v1.1.1
Compare
Sorry, something went wrong.
No results found
Switch from setup.py to pyproject.toml for project metadata
Use TOML for configuration
Move source code to a src/ directory
Use Black and isort for consistent formatting
v1.0.0
Compare
Sorry, something went wrong.
No results found
Bump to version 1 in time for the release of the corresponding tutorial on realpython.com
Use a configuration file for the URL
Support custom URLs to make reader usable as a library
v0.1.0
Compare
Sorry, something went wrong.
No results found
Support for Python 2, as well as Python 3.4 and above
Hide links by default, use -l to display link URLs
Simple help available (-h)
v0.0.1
Compare
Sorry, something went wrong.
No results found
First version the Real Python Reader