v1.0.0
What's Changed
- Rename cmdlets with Cmdlet prefix by @PrzemyslawKlys in #27
- Disable Azure Pipelines by @PrzemyslawKlys in #28
- Rename PSPGP test files by @PrzemyslawKlys in #31
- Fix README typo by @PrzemyslawKlys in #30
- Add GitHub Actions for .NET and PowerShell by @PrzemyslawKlys in #29
- Enable macOS testing by @PrzemyslawKlys in #32
- Add XML docs for PSPGP cmdlets by @PrzemyslawKlys in #35
- Add expected results comments by @PrzemyslawKlys in #34
- Remove duplicate variable definition by @PrzemyslawKlys in #33
- Add Get-PGPKeyInfo cmdlet by @PrzemyslawKlys in #36
- Add XML docs for Get-PGPKeyInfo by @PrzemyslawKlys in #39
- Add key expiration warnings by @PrzemyslawKlys in #38
- Support multiple keys in Test-PGP by @PrzemyslawKlys in #37
- Support decrypting with multiple private keys by @PrzemyslawKlys in #42
- Fix warning scenario in PGP tests by @PrzemyslawKlys in #44
- Fix missing key error handling by @PrzemyslawKlys in #43
- Add pipeline support to Get-PGPKeyInfo by @PrzemyslawKlys in #46
- Fix grammar in README by @PrzemyslawKlys in #47
- Add HKP key server support by @PrzemyslawKlys in #45
- Add XML docs for public types by @PrzemyslawKlys in #48
- Fix documentation for assembly resolver by @PrzemyslawKlys in #49
- Add sign-only documentation by @PrzemyslawKlys in #50
- Fix missing doc comments in cmdlets by @PrzemyslawKlys in #51
- Add documentation comments by @PrzemyslawKlys in #52
- Improve PSD1 refresh workflow by @PrzemyslawKlys in #54
- Add Discord badge to README by @PrzemyslawKlys in #55
- chore: limit test package exposure by @PrzemyslawKlys in #56
- Fix XML and nullable warnings by @PrzemyslawKlys in #58
- Fix PowerShell Gallery preview badge by @PrzemyslawKlys in #59
- Add PgpCore parity features and key handling fixes by @PrzemyslawKlys in #60
Full Changelog: Compare v0.1.13 to v1.0.0