Skip to content

Latest commit

 

History

History
95 lines (51 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

95 lines (51 loc) · 1.34 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

v4.2.1

  • 🐛 Fix InputFeature types

v4.2.0

  • 🚀 Include additional fields

v4.1.0

  • ⬆️ Update ETL

v4.0.0

  • 🐛 Add TSConfig File

v2.5.0

  • 🚀 Use metadata

v2.4.0

  • 🚀 Add travelerInformationMessage

v2.3.0

  • 🚀 Add denver timezone & add explicit fields

v2.2.0

  • 🐛 remove status property

v2.1.0

  • 🚀 Add new incidents geometry filter & schema

v2.0.1

  • 🐛 Flip Defaults in schema

v2.0.0

  • 🚀 Update to latest ETL

v1.4.1

  • 🚀 Update environment location

v1.4.0

  • 🚀 Update to use @tak-ps/etl base

v1.3.2

  • 🚀 Update to OIDC based ECR Creds

v1.3.1

  • 🎉 Adjust Environment Name

v1.3.0

  • 🎉 Add Schema Environment Support

v1.2.0

  • 🎉 The ETL server currently doesn't support Multi Geometries so process them into single geoms

v1.1.0

  • 🚀 Throw a hard error if a POST to the ETL server fails

v1.0.2

  • 🐛 Fix handler call from Docker

v1.0.1

  • 🐛 Pull from incidents API

v1.0.0

  • 🎉 Initial Commit