Releases: bsoyka/gmtd
Releases · bsoyka/gmtd
Opening URLs
Use argparse
What's Changed
Other Changes
- Replace
click
with the standard library'sargparse
by @bsoyka in a64f036 - Add colorama to keep colorful CLI outputs by @bsoyka in a64f036
Full Changelog: v1.0.0b2...v1.1.0b1
Fix unused import
Initial beta
What's Changed
Features
- Add
get_documentation
function to get a list of documentation URLs by @bsoyka in ab53849 - Create a basic CLI by @bsoyka in ab53849
Full Changelog: https://github.com/bsoyka/gmtd/commits/v1.0.0b1