Skip to content

Releases: nsh07/urbanite

v1.4.1 - New Features!

15 Aug 13:20
Compare
Choose a tag to compare

New Features:

  • -a, --all-results: print all results for the given word/phrase
  • -n, --number-of-results=INTEGER: print the first INTEGER 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

31 Jul 13:05
Compare
Choose a tag to compare

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

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