Releases: teanup/cts-pwsh
Releases · teanup/cts-pwsh
Release list
v1.1.0
Improved CTS API token storage
- Add CLIXML storage of the API token in
Set-CtsApiToken, persistent through updates withGet-CtsApiToken - Improve stop, line and destination lookup with diacritic-insensitive match
- Update docs with preview media and feature summary
- Add online help for
Set-CtsApiToken
Full changelog: v1.0.1...v1.1.0
v1.0.1
- Add online help for
Find-CtsStop,Get-CtsDepartureandShow-CtsDeparture - Fix syntax error in
Update-CtsStopCache - Fix argument completions for predictions with quote characters
Full changelog: v1.0.0...v1.0.1
v1.0.0
CTS stop lookup, dynamic departure display
- Add CTS API type conversion to validate responses from
Invoke-CtsApi - Add file and runtime caches in
Update-CtsStopCacheandUpdate-CtsDepartureCache - Add stop, line and destination lookup with
Find-CtsStop - Add departure lookup in
Get-CtsDeparturewith pipeline support forFind-CtsStop - Add departure dynamic display in
Show-CtsDeparturewith pipeline support forFind-CtsStop - Add argument completers for stops, lines and destinations
Full changelog: 39dcf06...v1.0.0