Releases: nsh07/urbanite
Releases · nsh07/urbanite
v1.4.1 - New Features!
New Features:
-a, --all-results
: print all results for the given word/phrase-n, --number-of-results=INTEGER
: print the firstINTEGER
search results for the given word/phrase
Also, the help string is now more descriptive and should be more helpful for command-line beginners.
v1.3.1 - First GitHub release
Features
Since this is the first release on GitHub (although not the first version of this program), I will give an overview of the available features.
- Custom font files for word title, available with the
-f, --font-file
option - Different symbol styles for like/dislike counts, available with the
-e, --emoji-style
option- Custom symbols using the
-e custom
and--emoji-likes, --emoji-dislikes, --emoji-ratio
options
- Custom symbols using the
For a better overview and usage of command line options, install Urbanite and run urbanite --help
Changes in this release
- Improved exception safety with figlet font files
- Added the --dumpversion option, useful for scripts that need to extract the version number of the program