Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 680 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 680 Bytes

0.0.5

  • Fix invalid font rule generated with non-empty fontWeight setting (#1308, PR#2)

0.0.4

  • DrawDonut: Drop custom event names, use standard modification events
  • Fix dependency on potentially undefined event type namespaces

0.0.3

  • Fix invalid default opacity types (string) and values ("9") from default style
  • Fix setting zero stroke width
  • Fix errors trying to access (non-existant) default style text properties

0.0.2

  • Resolve Openlayers 6-specific deprecations
  • Optimize SelectableModify style function performance

0.0.1

Initial release