Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 832 Bytes

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 832 Bytes

Changelog

0.4.0

  • Fixed for Ember 3.4+
  • Dependency updates
  • ember-cli 3.8.1 and scenario for 3.4.0
  • Removing jshint in favor of eslint
  • Remove bower in favor of npm
  • Demo app (with angle bracket components)
  • 2 tests (with angle bracket components)

0.3.2

  • Updated leaflet dependency to ^1.1.0

0.3.1

  • latlngs argument observer, path can now be changed
  • Removed unncecessary blueprint files
  • Updated leaflet-polylinedecorator to ^1.3.2

0.3.0

  • Patterns argument observer, pattern can now be changed #4

0.2.0

  • Updated dependencies #2
  • Fixed NPM install #2

0.1.0

  • First published version