All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2023-10-08
- remove usage of
eprintln!
(#126) - (deps) bump ureq from 2.7.1 to 2.8.0
- (deps) bump clap from 4.4.5 to 4.4.6 (#118)
- (deps) bump thiserror from 1.0.48 to 1.0.49 (#117)
- (deps) bump clap from 4.4.4 to 4.4.5 (#116)
- make clippy enforce pedantic lints (#115)
- (deps) bump clap from 4.4.3 to 4.4.4 (#114)
- (deps) bump clap from 4.4.2 to 4.4.3 (#111)
- always squash the merges!
- skip coverage for dependabot
- add a crates.io badge (#110)
- improve unit test coverage (#107)
- add code coverage tracking (#108)
- prevent release-plz running when dependabot (#104)
- (deps) bump tibdex/github-app-token from 1 to 2 (#102)
- (deps) bump actions/checkout from 3 to 4 (#101)
- (deps) bump rustls-webpki from 0.100.1 to 0.100.2 (#97)
- configure dependabot for actions (#100)
- run dependabot checks daily
- fix dependabot auto merge
- enable dependabot auto merge (#96)
- (deps) bump serde from 1.0.179 to 1.0.188 (#94)
- towards (more) simplicity (#93)
- update CI configuration (#92)
- extract an http client trait (#85)
0.1.3 - 2023-09-06
- (weather) typo and invalid enum (#87)
0.1.2 - 2023-09-05
- (weather) add fallback (#83)
- add installation instructions (#81)
0.1.1 - 2023-09-04
0.1.0 - 2023-02-13
- (config) add commands to view config info
- allow user to set temp unit (#19)
- allow user to store location (#17)
- allow user to view stored token (#16)
- [breaking] add support for setting token (#12)
- read weatherapi token from config (#9)
- (bin) initial commit
- disambiguate the term
conditions
- (deps) bump clap from 3.2.23 to 4.1.4
- add dependabot configuration
- move from release-please to release-plz
- better help for unit set
- slightly better error handling (#23)
- (unit) use enum for unit values
- move current function to struct
- (config) move to module
- fix release-please permissions (#10)
- add GitHub Actions configuration (#6)
- add a license
- link to shell script inspiration
- (usage) add a note about usage with SketchyBar
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.