Skip to content

Tags: rhymeswithmogul/PSGemini

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rhymeswithmogul Colin Cogle
The specification changed, and so did we.

This new version brings the module into compliance with the Gemini Protocol
specification version 0.24.1, as outlined in Solderpunk's August 28, 2024
gemlog post.

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rhymeswithmogul Colin Cogle
Version bump for release

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rhymeswithmogul Colin Cogle
Code cleanup to remove spurious errors

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rhymeswithmogul Colin Cogle
Version bump with $HOME fix.

$HOME is not an environment variable.  Replaced `$env:HOME` with $HOME.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rhymeswithmogul Colin Cogle
Version bump to fix TOFU bug.

Added null checks to Add- and Remove-PSGeminiKnownCertificate.
I had included these in v1.0.0, but a file reversion seems to have
overwritten them.  New version already pushed to PSGallery.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rhymeswithmogul Colin Cogle
Prepared for release