Releases: tranzystorekk/arrive
Releases · tranzystorekk/arrive
v0.4.2
v0.4.1
v0.4.0
v0.3.2
v0.3.1
[0.3.1] - 2024-11-22
Documentation
- cli: correctly say that input is captured from stdin (d411fd9)
Miscellaneous Tasks
- deps: bump dependencies en masse (4864712)
- deps: bump yansi dependency to 1.0 (cfb2863)
- update git-cliff used in CI to 2.7 (25589aa)
Refactor
- replace anyhow dependency with eyre (eaa79e7)
Styling
- clippy: explicitly set truncate to false when loading state file (ff4e907)
v0.3.0
v0.2.1
[0.2.1] - 2023-11-21
Documentation
Miscellaneous Tasks
- bump dependencies (2b769d9)
- use git-cliff in release CI (e570490)
- add release justfile (8eb0638)
- replace cocogitto config with git-cliff (0e02078)
- add basic CI workflow (a47981f)
- rename LICENSE.md to LICENSE (ac1e9b8)
Refactor
- switch to early return in fetch (ea66c01)
v0.2.0
Documentation
-
568c4c9 - show how to save input to file in Usage - @tranzystorek-io
-
d9e7243 - add more info to About section in README - @tranzystorek-io
Features
- 92d168e - (cli) fine-tune how --year and --day flags can be used - @tranzystorek-io
- fb47152 - validate state when deserializing - @tranzystorek-io
Miscellaneous Chores
- f74510f - (version) v0.2.0 - @tranzystorek-io
v0.1.2
Bug Fixes
-
db82cfa - avoid preemptively creating cache file in case of a miss - @tranzystorek-io
-
5c59120 - properly handle HTTP status codes - @tranzystorek-io
Miscellaneous Chores
-
35b4d43 - (version) v0.1.2 - @tranzystorek-io
-
7fa396f - add github release badge to README - @tranzystorek-io
-
129fed4 - add crates.io badge to README - @tranzystorek-io
v0.1.1
Bug Fixes
- a776bf8 - avoid appending an unnecessary newline to input files - @tranzystorek-io
Documentation
- 72c57c8 - add install guide to README - @tranzystorek-io
Miscellaneous Chores
- 9201de5 - (version) v0.1.1 - @tranzystorek-io