Releases: alufers/inpost-cli
Releases · alufers/inpost-cli
Add returns support
Add --date flag
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
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
1.0.1
1.0.0
0.2.0
0.1.0
Test release
0.0.1 Add automatic build