Skip to content

PyWeather 0.6.0.1 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@o355 o355 released this 30 May 03:04
· 563 commits to master since this release

Another critical bug fix. I'm doing my best on QA checks, but this is a beta after all. 2 critical bugs were found in PyWeather 0.6 beta.

This must be a coincidence. The exact same happened with 0.5.2 beta. I found the bug one day after release, at night, while on Termux. This time, the phones were different. I used my GS7 to find the bug, this time I used my LG G2 to find the bug. Anywhom, here's the changelog.

  • Fixes a critical bug where a user couldn't provision their config file when they first downloaded the program.
  • Fixes a critical bug where if a user attempted to use the configuration defaults program, the program didn't properly reset their config file.

Updating to 0.6.0.1, and actually any 0.6 beta and beyond is a little different.

If you're updating from 0.6 beta:
Update from source (git, .zip, etc.), and run configupdate.py. This is now critical, it properly updates your config once a new release comes out, so that PyWeather can run properly. There are no config changes in this release, but please keep this in mind for future betas.

If you're updating from 0.5 beta and under:
Update from source, and run configsetup.py.

0.6.1 beta is still scheduled for release in mid-July, and that will now include a file system restructure.