Skip to content

Releases: rhymeswithmogul/APRSMessenger

Bulletin: Position reports now supported!

20 Apr 13:20
v1.1.0
d29d191
Compare
Choose a tag to compare

All cmdlets in this module now support the -Latitude and -Longitude parameters. This will let you include positions with your messages, bulletins, announcements, and group announcements. Compatible APRS receivers (including APRS.fi can use this to plot them on a map, for example.

Full Changelog: v1.0.4...v1.1.0

Coming soon to PowerShell Gallery.

Bulletin: Code signing!

29 Mar 14:16
v1.0.4
dd6dc52
Compare
Choose a tag to compare

Many thanks to weq 🐳 in the PowerShell IRC channel/Discord server for helping me troubleshoot this one. The module published to PowerShell Gallery is now signed, for any Windows PowerShell execution policies that might require it. (In case you're wondering where v1.0.3 went, that was a casualty of testing.)

Also new are some additional Pester tests to ensure the module files are well-formed.

Install-Module APRSMessenger || Update-Module APRSMessenger

Bulletin: More bug fixes thanks to testing

21 Mar 10:55
v1.0.2
ac26991
Compare
Choose a tag to compare

Pester testing revealed some flaws with the initial implementation. This module has been updated, signed, and published.

Full Changelog: v1.0.1...v1.0.2

Install-Module APRSMessenger

Bulletin: I got it right this time

21 Mar 01:03
v1.0.1
609ed0b
Compare
Choose a tag to compare

The initial release contained a serious bug. However, version 1.0.1 has been tested and is working as intended.

Install-Module APRSMessenger

Bulletin: Hello World!

20 Mar 03:56
v1.0.0
8888c27
Compare
Choose a tag to compare

I had a lot of trouble checking into the APRS Thursday net, so I did what any sane person would do... just kidding, I wrote a PowerShell module to send APRS messages.

This release is dedicated to the silent key, Bob Bruninga, W1APR. APRS is still going strong!

This module will be available on PowerShell Gallery within the next day or so.