Releases: adamburley/PassPushPosh
Releases · adamburley/PassPushPosh
v1.0.0
v1.0.0 Release
- Updated calls to match Password Pusher API schema 1.1
- Implemented Passphrase support for creating and retrieving pushes
- Refactored all functions for improved feedback and error handling
- Implemented automated testing with Pester
Related PR
- Refactor - Version 1 by @adamburley in #7
Full Changelog: v0.3.0...v1.0.0
Compatibility update for PasswordPusher 1.42.2
Resolves compatibility with new release of PasswordPusher 1.42.2 which in part removes route translation URI segments (/en/
)
Full Changelog: v0.2.3...v0.3.0
PassPushPosh 0.2.3
Version 0.2.3 of PassPushPosh. Incorporates PR #1.
You can use the module without installing from PowerShell Gallery by downloading and extracting the module zip archive.
# Assuming zip is extracted to current path
Import-Module .\PassPushPosh