v1.0.2
github-actions
released this
30 May 02:44
·
151 commits
to refs/heads/main
since this release
Bug Fixes 🕸️
- integrated command line with
argparse
library (#54) - fix space character following username twice (#52)
- fix characters parsing issue with
urllib
decode on word input (#47)
Maintenance 🛠️
- Add documentation issue tags for generating release notes automatically (#43)
Documentation 📃
- separate release page on wiki (#51)
- refactor release table to sort via releases (#50)
- add
SECURITY.md
stub file for GitHub contributions (#45) - Add bug and feature form for reporting new issues and suggesting new features (#44)
- Import contributing from existing docs/wiki (#42)
- feat(docs): adds
CODE_OF_CONDUCT.md
template (#41)