Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

50 lines (37 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is inspired from Keep a Changelog and the versioning aim to respect Semantic Versioning.

Here is a template for new release sections

[0.8.0] - 2023-05-02

Added

  • default choropleth config

[0.7.0] - 2023-04-27

Added

  • popup template

[0.6.0] - 2023-04-27

Added

  • map state information is send for popups and choropleths

[0.5.0] - 2023-04-26

Changed

  • lower and upper bounds for numbers in legend

[0.4.2] - 2023-03-30

Fixed

  • map urls for projects using i18n patterns

[0.4.1] - 2023-03-24

Fixed

  • choropleth legend

[0.4.0] - 2023-03-24

Changed

  • refactored popups to work in combination with choropleths

[0.3.0] - 2023-03-24

Added

  • layer style lookup to utils and legend layer

Changed

  • refactored choroplehts

[0.2.0] - 2023-03-23

Added

  • sources, layers and API interfaces are built from settings

[0.1.0] - 2023-03-01

Added

  • initial running map engine