Releases: H4ppy-04/urban-cli
Releases ยท H4ppy-04/urban-cli
v1.2.0
v1.1.1
v1.1.0
Features ๐
- Add
--cols
argument into urban clicode refactoring (#72)
Bug Fixes ๐ธ๏ธ
- Fix punctuation spacing for back-ticks (#73)
- Fix
--result
functionality and--order
logger warnings (#70) - Fix
NameError
bug for multiple parameters on input (#68) - Fix definition object issue (#66)
- Fix code integration with working base (#65)
2023-06-03.11-48-14.mp4
v1.0.2
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)
v1.0.1
v1.0.0
Features ๐
- Process command from terminal (#1)
- Display author and post date for definition (#2)
- Display definition example under definition (#10)
- Integrate date next to post author (#25)
Bug Fixes ๐ธ๏ธ
- Error code handling on
requests.Response
from URL (#6) - Spaces in author name parsed as
%20
(#11) - Substitute definition break tags with new lines (#20)
- Sentence full-stop grammar issues (#21)
- Incorrect text processing of URL strings (#27)
- Definitions don't link to words (#28)