Skip to content

v0.0.35

Latest

Choose a tag to compare

@andrefetch andrefetch released this 13 Sep 20:11
· 3 commits to main since this release
240622b

Updates.. updates! 馃摚

  • Now with every new update of postal, there will be a TUI modifier that will give a warn message that the harness is not to date with the latest release, it will provide a command of postal upgrade which will execute a -m pip install --upgrade postalcli which upgrades your postal executable to the latest version! No manually checking the repository anymore to see if there was an update.

Download

  • To download visit the release website, download the source, or run pip install postalcli

What's Changed

  • Added: upgrade flags if old version is out of date. by @andrefetch in #51

Full Changelog: v0.0.34...v0.0.35