Skip to content

Latest commit

 

History

History
90 lines (50 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

90 lines (50 loc) · 1.51 KB

CHANGELOG

Emoji Cheatsheet

  • ✏️ doc updates
  • 🐛 when fixing a bug
  • 🚀 when making general improvements
  • ✅ when adding tests
  • ⬆️ when upgrading dependencies
  • 🎉 when adding new features

Version History

v2.14.0 - 2024-09-05

  • 🚀 Update to use InputFeature types

v2.13.0 - 2024-09-05

  • 🚀 Add Info check for data currency

v2.12.0 - 2024-09-04

  • 🎉 Expose driver fields where possible

v2.11.0 - 2024-09-04

  • 🚀 Use new CloudTAK Ephemeral store for cached credentials
  • 🚀 Use strong types for some calls

v2.10.0 - 2024-08-30

  • 🚀 TS Improvements

v2.9.0 - 2024-05-30

  • 🚀 Parallel Request Support

v2.8.0 - 2024-05-30

  • 🚀 More complicated name fallback

v2.7.0 - 2024-05-23

  • 🚀 Filter by name prefix

v2.6.0 - 2024-05-23

  • 🚀 Use API Filtering

v2.5.0 - 2024-05-23

  • 🚀 Switch to group filtering for more efficient throughput

v2.4.0 - 2024-05-16

  • 🚀 Allow callsign overrides
  • 🚀 Update to flat ESLint

v2.3.0

  • 🚀 Allow filtering vehicles by VIN

v2.2.0

  • ⬆️ Update to include Augment

v2.1.1

  • ⬆️ Use latest base

v2.1.0

  • 🚀 Use new metadata property

v2.0.0

  • 🚀 Use new Token features

v1.2.0

  • 🚀 Filter by results in the last hour
  • 🚀 Use State + Plate for callsign where possible

v1.1.0

  • 🚀 First pass at showing dots

v1.0.0

  • 🎉 Initial Commit