Skip to content

Releases: jaderoca/Rye

Forgot to include utilities.rye

06 Feb 20:50

Choose a tag to compare

That's what I get for rushing to get things done before hitting the road.

Update to Rye 0.0.99, added charting

06 Feb 13:51

Choose a tag to compare

This is a major rewrite. See README.md for details

Updated to Rye v0.0.97

16 Jan 20:20
2ff5a1b

Choose a tag to compare

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

15 Jan 20:31
8dad752

Choose a tag to compare

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!

11 Jan 15:09

Choose a tag to compare

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

06 Jan 16:10
f5a2d8f

Choose a tag to compare

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.