Releases: vnegi10/WeatherReport.jl
Releases · vnegi10/WeatherReport.jl
v0.21.1
WeatherReport v0.21.1
Diff since v0.21.0
- Test framework and CI has been updated
- No new features
Merged pull requests:
Closed issues:
- Add tags to filter tests (#71)
- Add Julia 1.10 to CI (#83)
- CI with latest macOS 14 (#85)
v0.21.0
WeatherReport v0.21.0
Diff since v0.20.0
- Adds #79. Users can now set a preferred location using
set_city("name of the city/town")
. Once a preferred location has been set, it's not necessary to specify it's name again. See the README for examples.
Merged pull requests:
Closed issues:
- Setting user preferences (#78)
v0.20.0
WeatherReport v0.20.0
Diff since v0.19.2
- Implemented a feature to suggest the correct city name to a user
Merged pull requests:
Closed issues:
- Suggest correct city name to user (#79)
v0.19.2
WeatherReport v0.19.2
Diff since v0.19.1
Merged pull requests:
Closed issues:
- City names with space are incorrectly modified (#76)
v0.19.1
WeatherReport v0.19.1
Diff since v0.19.0
Merged pull requests:
Closed issues:
- Handle failure more gracefully (#64)
- Air quality metrics are showing an error (#73)
v0.19.0
WeatherReport v0.19.0
Diff since v0.18.1
- Fixed issue where app was unable to load the cities database
Merged pull requests:
Closed issues:
- Unable to access cities database (#70)
v0.18.1
WeatherReport v0.18.1
Diff since v0.18.0
Closed issues:
- Add test case for exporting SQLite database (#66)
Merged pull requests:
v0.18.0
WeatherReport v0.18.0
Diff since v0.17.2
Closed issues:
- Add support for exporting to a database (#63)
Merged pull requests:
v0.17.2
WeatherReport v0.17.2
Diff since v0.17.1
Closed issues:
- Try setting up tests to run in parallel (#61)
Merged pull requests:
v0.17.1
WeatherReport v0.17.1
Diff since v0.17.0
Closed issues:
- Refactor current and daily forecast (#59)
Merged pull requests: