Releases: smallwat3r/shhh-cli
Releases · smallwat3r/shhh-cli
1.3.2
What's Changed
- Use an owned domain as the default server target by @smallwat3r in #2
Full Changelog: 1.3.1...1.3.2
1.3.1
Switch dependencies and fixes
1.3.0
Added support to setup more granular expiry time.
1.2.1
Change shhh-cli endpoints to match the ones in Shhh version 2.4.3
1.2.0
Adding support for Shhh server > 2.4.0
1.1.7
- Adding a version parameter (
-v
,--version
) - Simplify help documentation
1.1.6
Handle retries on reaching the Shhh API.
1.1.5
Adding new options to CLI
1.1.4
- Improve help usage
- Add long argument options
1.1.3
- Added optional Shhh server parameter (
-s
) for creating a secret. - Refactoring and issue catching.