Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

2.0.11

Compare
Choose a tag to compare
@jquast jquast released this 14 Mar 20:33
· 86 commits to master since this release
  • bugfix: weather.py fix incorrect postal code return from Accu Weather.
    Changed the default to populate search by city/state instead of
    postal since this is no longer returned from accu weather correctly.
    Also re-added missing save location field that was outside of
    while loop to funtion exit.
  • bugfix: tetris.py fix for sending terminal font sequence prior to
    ansi screen display instead of after.