Skip to content

v1.0.0

Choose a tag to compare

@teanup teanup released this 26 Jul 21:23
· 3 commits to main since this release
a36e171

CTS stop lookup, dynamic departure display

  • Add CTS API type conversion to validate responses from Invoke-CtsApi
  • Add file and runtime caches in Update-CtsStopCache and Update-CtsDepartureCache
  • Add stop, line and destination lookup with Find-CtsStop
  • Add departure lookup in Get-CtsDeparture with pipeline support for Find-CtsStop
  • Add departure dynamic display in Show-CtsDeparture with pipeline support for Find-CtsStop
  • Add argument completers for stops, lines and destinations

Full changelog: 39dcf06...v1.0.0