Next | Query returned 22 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-05-08 10:45:44 by pin | Files touched by this commit (2) | Package updated
Log message:
misc/wthrr: update to 1.1.1

 - Bugfix: enable wthrr -f tomorrow.
   2023-05-07 20:23:41 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/wthrr: update to 1.1.0

What's Changed
 - Less Ambiguous Wind Direction Arrows by @kevinmatthes in #126
 - Add Forecast for Tomorrow by @kevinmatthes in #136
   2023-04-28 10:23:46 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/wthrr: update to 1.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
   2023-03-28 22:30:02 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/wthrr: update to 1.0.1

 - Update dependencies
   2023-03-18 17:15:12 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/wthrr: update to 1.0.0

v1.0.0
What's Changed
 - fix: hardcoded Berlin in geolocation by @andylizi in #87
 - fix: alignment of rendered elements
    - alignment of Dew Point cell
    - improve length calculations for cjk languages

v1.0.0-rc.1
What's Changed
 - Fix config directory creation failure by @brandondong in #82

v1.0.0-rc
What's Changed
 - feat: weekday forcasts #75
 - fix: time_indicator disable option #76
 - fix: daytime icons in graph #77
 - fix border displacement with other precip. units than probability 0473b20
 - feat: historical weather #78
   2023-03-11 23:07:11 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/wthrr: update to 0.10.0

What's Changed
 - feat: weekday forcasts #75
 - fix: time_indicator disable option #76
 - fix: daytime icons in graph #77
 - fix border displacement with other precip. units than probability 0473b20
 - feat: historical weather #78
   2023-03-05 08:33:47 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/wthrr: update to 0.9.0

What's Changed
 - fix: add min length to language code in #68
 - perf: translate concurrently in #69
 - refact: update structure before rc in #70
 - perf: use less taxing data types where possible in #71
 - feat: add max/min stats to hourly forecast in #72
 - docs: add platform locations for config file
 - fix border displacement when checking weather between 23:00-23:20
   2023-02-23 08:32:23 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/wthrr: update to 0.8.2

v0.8.2
 - fix performance regression when translating en to en #63

v0.8.1
 - Critical hot fix for app failing to launch when requesting weekly forecast
   since 0.8.0 due to necessary file not being included in the release build

v0.8.0
 - extend language support #58
 - add geocodig fallback #59
 - update translation handling #60
   2023-02-21 14:19:36 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/wthrr: update to 0.7.0

Breaking Changes:
 - Use rust-specific .ron config file format @tobealive in #53
    - Check wthrr-the-weathercrab#config for new defaults
    - The config file is now handled without using the confy crate to
      fully utilize the new format's features
    - Improved handling of configuration file errors with warnings and
      indicators
 - Updated graphs @tobealive in #54
    - To increase details, the graph height now spans two rows instead
      of one (configurable).
    - New dotted and custom((char; 8)) options

Next | Query returned 22 messages, browsing 1 to 10 | Previous