tickrs Changelog

What's new in tickrs 0.14.9

Jul 26, 2023
  • Fixed API breakage preventing quotes from loading

New in tickrs 0.14.8 (Feb 22, 2023)

  • Updated dependencies

New in tickrs 0.14.5 (May 7, 2021)

  • Added:
  • Improve graphing for penny stocks by showing 4 decimal places and removing y-axis padding so they fill out the full graph (#125)

New in tickrs 0.14.4 (Mar 18, 2021)

  • Packaging:
  • Add support and releases for Android (aarch64-linux-android)

New in tickrs 0.14.3 (Mar 17, 2021)

  • Changed:
  • API data is only fetched for widgets that are actively shown:
  • This greatly reduces the number of active API requests when many tickers are added. Data is lazily fetched & updated once a widget is in view (#118)