Releases: rhymeswithmogul/Termbin4PS
Termbin still exists, but just in case...
This new version allows you to upload data to Termbin-compatible services. Specify the new -HostName
and -Port
parameters.
What's Changed
- Add support for Termbin-compatible third-party services by @rhymeswithmogul in #3
- Cleaned up the supporting documentation.
Full Changelog: v1.1.3...v2.0.0
Get It
Install-PSResource Termbin4PS
Minor update
This release cleans up some internal code. It's functionally identical to the previous version.
Update-Module "Termbin4PS" -Force
The end(ing) is nigh
Termbin4PS now handles line endings more gracefully. Thank you to all contributors!
Version 1.1.2 is now available in the PowerShell Gallery.
Install-Module Termbin4PS
Version 1.1.2-beta
This is a pre-release version that fixes some bugs. Please report feedback to the Issues page.
You can also get this on PowerShell Gallery:
Install-Module Termbin4PS -AllowPrerelease
Stop Pestering me
This release fixes error handling in case Termbin can't be reached or the -Timeout
value is exceeded. It also introduces Pester tests for this module, to make sure everything works properly.
Verb: It's what you do!
This release renames Send-Termbin
to Out-Termbin
, as Out
is a better verb for the kind of sending that this cmdlet does.
Don't worry about changing your scripts or workflows, as the alias Send-Termbin
will continue to work for the foreseeable future.
Now with online help!
This release adds support for using Get-Help -Online
. That's all.
Hello World!
This is a new module that lets us PowerShell users join in on the fun and convenience of using Termbin. Download it here, or install it from PSGallery:
Install-Module Termbin4PS
This is in no way affiliated with Termbin or its creators. I'm only a fan.