Skip to content

PyWeather 0.2.3 beta (The Bug Snatching Update)

Pre-release
Pre-release
Compare
Choose a tag to compare
@o355 o355 released this 24 Feb 15:53
· 952 commits to master since this release

While developing 0.3, after 0.2.2's release, I ended up finding some bugs. I decided not to release a hotfix, as it wasn't worth it, since 0.3 would be out soon.

I ended up finding more bugs (4), so I had to release a hotfix. Here's what got fixed in 0.2.3:

  • Fixes a bug in which detailed hourly data wouldn't show without turning verbosity on
  • Fixes a bug in which the temp in detailed hourly data wouldn't iterate properly
  • Fixes a bug in which PyWeather didn't stop at 30 iterations of detailed hourly data
  • Fixes a semi-bug in which PyWeather wouldn't properly handle a missing API key

You will also find the setup script, which is not done. It's partially done, as this hotfix contains code that I was developing for 0.3.

Enjoy the hotfix, 0.3 beta will drop soon.