Release - v2.6.1
Release Notes
Two changes for this release
Width -w
option
With the -w
option, you can optionally select a console width, in columns, to use with the trending display (-t
). The default is 127 characters, but if you have a more narrow or wider screen, this can make the look a lot better.
Index Processing -n
switch
This will simply disable the processing of the DOW, NASDAQ, and S&P500 index retrieval. These are scrapped from a website instead of being pulled from IEXCloud as they do not provide this data.
Notes:
- You don't need to build Quoter to use it. The quoter.jar file attached to the releases is directly executable. To run it, in a command prompt with java in your path, simply execute
java -jar quoter.jar
- If you use Quoter via Snap on Linux, you should automagically get the new release.