Skip to content

Releases: alufers/inpost-cli

Add returns support

08 Feb 17:26
Compare
Choose a tag to compare
  • you can now use inpost-cli returns to list returns assigned to your phone number

Add --date flag

19 Jan 16:43
67dbfab
Compare
Choose a tag to compare

This release brings the following changes:

  • Add the --date flag for displaying the exact dates in the list command
  • Minor code fixes and improvements

Thanks @pa-sowa for the contributions!

Add multi-account support

22 Jun 15:37
Compare
Choose a tag to compare

This update changes the following things:

  • new config format (old format will be auto-migrated)
  • Added --config <path> (-c) global option that allows you to change the location where the configuration file is stored
  • Multi-account support. You can now run inpost-cli login more than once, and all commands will run across multiple accounts
  • Added --phone-number <no> (-p) global option which allows you to limit a command to work on only one account
  • Added logout <PHONE_NUMBER> subcommand to remove an account from the configuration
  • Added macOS arm64 builds

1.0.2

20 Jan 22:35
Compare
Choose a tag to compare
  • fix inpost-cli on windows

1.0.1

20 May 11:32
ffb18d1
Compare
Choose a tag to compare
fix: remove oauth2 dependency

1.0.0

20 May 11:04
e7d104b
Compare
Choose a tag to compare
chore: update dependencies

0.2.0

15 Oct 07:41
d86d893
Compare
Choose a tag to compare
Add the track subcommand

0.1.0

18 Sep 11:22
a740e42
Compare
Choose a tag to compare
Remove non-functional android builds

Test release

16 Sep 23:43
e9489b5
Compare
Choose a tag to compare
0.0.1

Add automatic build