- Limit num_days for a simple forecast
- Requires Python 3.11 for decoding abnormal ISO date format
- Fixed sleep bug
- Added support for historical data (thanks @atrautm1)
- Added crypto to requirements of PyJWT
- Added helper method for obtaining simple daily forecasts
- Added an example program
Initial Release