Skip to content

Latest commit

 

History

History
97 lines (52 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

97 lines (52 loc) · 1.4 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

v3.7.0

  • 🚀 Use 0-1 opacity values

v3.6.0

  • 🚀 Update to use new typed environment helper

v3.5.0

  • 🚀 Parse and submit marker colour

v3.4.0

  • 🚀 Parse and submit marker colour

v3.3.0

  • 🚀 Update to support point type

v3.2.1

  • 🐛 Fix opacity parsing

v3.2.0

  • 🚀 Support for styling properties

v3.1.3

  • ⬆️ Use latest base

v3.1.2

  • ⬆️ Use latest base

v3.1.1

  • 🐛 Use instance method for schema

v3.1.0

  • 🚀 Update to latest ETL Base & use new default fns

v3.0.0

  • 🚀 Update to latest token strategy

v2.3.1

  • 🐛 Use coordsEach to ensure all coords are max 3 elements

v2.3.0

  • 🚀 Set callsign and remarks to better defaults

v2.2.1

  • 🐛 Filter without undefines in feature array

v2.2.0

  • 🐛 Fix SARTopo non-geometry features

v2.1.2

  • 🐛 Fix Point Generation

v2.1.1

  • 🐛 Fix path in which features are extracted

v2.1.0

  • 🚀 Improved display in ETL
  • 🎉 Add Human Readable Name Field

v2.0.1

  • 🚀 Fix Tagging

v1.0.0

  • 🚀 Initial Approach