Skip to content
Compare
Choose a tag to compare
@jeffpatton1971 jeffpatton1971 released this 10 Jan 17:10
· 16 commits to main since this release

[0.0.2.0] - 2024-10-10

This is a breaking change from previous versions, I have moved from Python to Powershell for the script. This allows me to easily test and work on these locally, as most of what I write is actually in PowerShell or C#.

  • post2bsky.ps1: A rewrite of the script in PowerShell with better error handling and a more uniform layout.
  • post2bsky.yml: Updated to work with PowerShell script.
  • action.yml: Updated to work with PowerShell script.

Full Changelog: v0.0.1.3...v0.0.2.0