• v0.5.1 0a9de5fb02

    v0.5.1
    All checks were successful
    Rust test / Build (push) Successful in 1m8s
    Stable

    starlordv125 released this 2026-07-27 01:48:15 +00:00 | 0 commits to main since this release

    This release switches from reqwest, which needed an async runtime to ureq. This decreases the binary size by about two megabytes. This release also handles network connection errors more gracefully.

    Downloads
  • v0.5.0-5 9a565b16d3

    v0.5.0-5
    All checks were successful
    Rust test / Build (push) Successful in 1m48s
    Stable

    starlordv125 released this 2026-07-23 16:27:43 +00:00 | 2 commits to main since this release

    Small release, adds bash autocompletion to debian package

    Downloads
  • v0.5.0 321769f3e5

    v0.5.0
    All checks were successful
    Rust test / Build (push) Successful in 1m43s
    Stable

    starlordv125 released this 2026-07-20 01:11:26 +00:00 | 8 commits to main since this release

    This release introduces the hour arguement. You can now pass hour [1-24] to get a forecast of the specified amount of hours.

    Downloads
  • v0.4.3 ce7975a898

    v0.4.3
    All checks were successful
    Rust test / Build (push) Successful in 1m43s
    Stable

    starlordv125 released this 2026-07-07 17:50:21 +00:00 | 25 commits to main since this release

    Small code cleanup, added -h and -v arguements

    Downloads
  • v0.4.2 2cacb43869

    v0.4.2
    All checks were successful
    Rust test / Build (push) Successful in 1m58s
    Stable

    starlordv125 released this 2026-07-06 19:50:31 +00:00 | 26 commits to main since this release

    This release offers small improvements to the program, and now a CI pipeline is completed for development.

    Downloads
  • v0.4.1 98f7e6567f

    v0.4.1 Stable

    starlordv125 released this 2026-07-03 18:27:57 +00:00 | 47 commits to main since this release

    Name has been changed to Weatherbird!
    This release also brings three new arguments:
    --help Displays a help menu
    --version Displays the version number
    days [1-7] Displays a forecast based on the number of days specified

    Downloads
  • v0.3.0 9a4673c04c

    v0.3.0 Pre-release

    starlordv125 released this 2026-06-19 02:44:11 +00:00 | 72 commits to main since this release

    Initial release of Duck, config file generation is used by running "duck set"

    Downloads