Releases: jaderoca/Rye
Forgot to include utilities.rye
Update to Rye 0.0.99, added charting
This is a major rewrite. See README.md for details
Updated to Rye v0.0.97
There were a couple of breaking changes to deal with.
I made the messages and input requests more legible by putting gaps between them.
I added the option to generate XLSX files for the daily data. The CSV files remain, regardless.
Now with error avoidance
The main thing, besides an almost complete rewrite (!) is that two fundamental problems have been dealt with. First, Rye didn't like the file containing the data to be analyzed, so I had to fix it up. Second, there were too many opportunities for crashing the program, so I added some error avoidance. I suppose at some point I'll have to get into error handling, but I prefer avoidance when it's feasible.
Now with spinners!
I've updated to rye v0.0.96 and taken advantage of some of the new features. Technically, the terminal spinner was available in v0.0.94 (maybe earlier?), but I only now got around to using it. There were a couple of other things (changes to the way format worked) that simplified the code
First release of weather.rye
The first release of weather.rye.
This is my first time creating a release, so I guess we all get to see whether I've done it sensibly.
I don't see any way to limit which files are included in the release, but only weather.rye is likely to be of interest.