Releases: ttytm/wthrr-the-weathercrab
Releases · ttytm/wthrr-the-weathercrab
nightly build 2024-11-02 17:10:54 UTC
Generated from commit 86fba7f.
wthrr 1.2.1
This version includes:
- ⬆️ update dependency versions @kevinmatthes
- 📝 add Homebrew installation - thanks @ivaquero
- 🐛 fix border placement for languages with varying unicode character widths #367 @ttytm
Full Changelog: v1.2.0...v1.2.1
New Contributors
- @BjoernGoettler made his first contribution in #356
Full Changelog: v1.2.0...v1.2.1
wthrr 1.2.0
Changes Include:
- Dependency version updates
- MSRV raise from 1.70 to 1.74
- A clear error message when trying to retrieve historical weather from recent days that has not yet been archived
- Extended binary releases, including
macos-arm
and a.deb
fromat.
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- [Bugfix] Enable
wthrr -f tomorrow
by @kevinmatthes in #137
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Less Ambiguous Wind Direction Arrows by @kevinmatthes in #126
- Add Forecast for Tomorrow by @kevinmatthes in #136
Full Changelog: v1.0.2...v1.1.0
v1.0.2
This release fixes for installation issues on nix and updates dependencies to solve potential vulnerabilities. Other than that, installation sources in the documentation have been updated and code has been refactored to improve quality and to allow for easier integration of other weather data sources in the coming releases.
What's Changed
- Add API Trait by @kevinmatthes in #88
- Add Information on
cargo install --git
by @kevinmatthes in #91 - Add information on installation from the AUR by @orhun in #104
- Refactor 'localisation' by @danieleades in #107
- Address a bunch of pedantic clippy lints by @danieleades in #106
- Refactor
get_forecast_indices()
by @tobealive in #111 - Updated flake.lock by @jeiang in #114
- Updated flake.nix to exclude network tests by @jeiang in #120
- Create Local Coverage GHA Workflow by @kevinmatthes in #112
New Contributors
- @kevinmatthes made their first contribution in #88
- @orhun made their first contribution in #104
- @danieleades made their first contribution in #107
- @jeiang made their first contribution in #114
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v1.0.0-rc.1
What's Changed
- Fix config directory creation failure by @brandondong in #82
New Contributors
- @brandondong made their first contribution in #82
Full Changelog: v1.0.0-rc...v1.0.0-rc.1