Skip to content

Releases: tranzystorekk/arrive

v0.4.0

14 Dec 18:02
Compare
Choose a tag to compare

[0.4.0] - 2024-12-14

Features

  • submit: parse the response body instead of displaying raw HTML (b016a42)

Refactor

  • submit: don't rely on response body being newline-terminated (7581ff8)

v0.3.2

13 Dec 23:36
Compare
Choose a tag to compare

[0.3.2] - 2024-12-13

Documentation

  • README: add Arch Linux installation instructions (9d3790b)

Miscellaneous Tasks

  • build: generate shell completion scripts via build script (fca75cf)
  • update various CI actions (0f756b1)

v0.3.1

22 Nov 19:42
Compare
Choose a tag to compare

[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

21 Nov 16:55
Compare
Choose a tag to compare

[0.3.0] - 2023-11-21

Features

  • print status stars as ascii with (optional) coloring (6f6ac9b)

Miscellaneous Tasks

v0.2.1

21 Nov 16:06
Compare
Choose a tag to compare

[0.2.1] - 2023-11-21

Documentation

  • add icon to crates.io badge (fe21cc0)
  • switch README badges to spacebadgers (0119cde)

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

09 Dec 19:50
Compare
Choose a tag to compare

Documentation

Features

Miscellaneous Chores

v0.1.2

06 Dec 23:42
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous Chores

v0.1.1

06 Dec 17:38
Compare
Choose a tag to compare

Bug Fixes

Documentation

Miscellaneous Chores

v0.1.0

06 Dec 14:29
Compare
Choose a tag to compare

Bug Fixes

Documentation

Features

Miscellaneous Chores