Skip to content

Releases: barakplasma/israel-weather-rs

0.3.0 - offline mode

14 Jan 15:26
cda7870
Compare
Choose a tag to compare

support offline mode via cached-path
https://docs.rs/cached-path/latest/cached_path/struct.CacheBuilder.html#method.offline

meant to help with #12 or if the client is offline

It would be better to handle the http error with an offline fallback, but this was easier

What's Changed

Full Changelog: 0.2.3...0.3.0

0.2.3 - fix needed when IMS data types changed

26 Jun 16:40
9497ad6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.3

0.2.0 - output json

09 Feb 08:01
Compare
Choose a tag to compare

Full Changelog: 0.1.6...0.2.0
Output JSON instead of Rust Struct printing.
Makes the output much more useful for other tools like jq or miller

Latest cross-compiled binaries always at https://github.com/barakplasma/israel-weather-rs/actions/workflows/cross-compile.yml

0.1.6

09 Feb 07:46
Compare
Choose a tag to compare

Full Changelog: 0.1.5...0.1.6

0.1.5

06 Feb 05:22
c8167d7
Compare
Choose a tag to compare

0.1.4

01 Feb 08:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4

0.1.3

01 Feb 07:57
11d98e8
Compare
Choose a tag to compare

print farthest forecast
reformat forecast datetime

0.1.2

31 Jan 19:34
Compare
Choose a tag to compare

0.1.1

08 Jan 09:14
3ae6d69
Compare
Choose a tag to compare

0.1.0

26 Dec 21:18
80a0e09
Compare
Choose a tag to compare
Update release.yml