Releases: barakplasma/israel-weather-rs
0.3.0 - offline mode
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
- test latest release by @barakplasma in #13
Full Changelog: 0.2.3...0.3.0
0.2.3 - fix needed when IMS data types changed
What's Changed
- feat: add command line arguments by @barakplasma in #8
- Increase timeout by @barakplasma in #9
- fix needed when IMS data types changed
Full Changelog: 0.2.0...0.2.3
0.2.0 - output json
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
Full Changelog: 0.1.5...0.1.6
0.1.5
0.1.4
0.1.3
print farthest forecast
reformat forecast datetime
0.1.2
cross-compiled build files:
https://github.com/barakplasma/israel-weather-rs/actions/runs/4057680272
0.1.1
cross-compiled build files
https://github.com/barakplasma/israel-weather-rs/actions/runs/3866383484
0.1.0
Update release.yml