Skip to content

Releases: adamburley/PassPushPosh

v1.0.0

04 Sep 14:33
736955d
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v1.0.0

Compatibility update for PasswordPusher 1.42.2

24 Jul 01:47
Compare
Choose a tag to compare

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

05 Mar 01:42
Compare
Choose a tag to compare

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