Skip to content

Latest commit

 

History

History
97 lines (45 loc) · 4.08 KB

CHANGELOG.md

File metadata and controls

97 lines (45 loc) · 4.08 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.3 (2023-03-22)

Features

  • get tabsize from vscode settings (7ae7921)

0.5.2 (2022-10-13)

Features

  • set default styles and remove useless control bars (059faf3)

0.5.1 (2022-10-12)

Bug Fixes

  • edit, drag and remove not working (b4af756)

0.5.0 (2022-10-12)

Features

  • app: using geoman as the editing tools (5e464ef), closes #29

0.4.8 (2022-09-19)

Bug Fixes

  • validate: remove ajv validation due to some unknown problems (96ce22f)

0.4.7 (2022-09-19)

Bug Fixes

0.4.6 (2022-09-19)

0.4.5 (2022-09-14)

0.4.4 (2022-09-07)

Features

  • use ajv to validate the geojson data schema (21d976d)

0.4.3 (2022-06-16)

Bug Fixes

0.4.2 (2022-06-11)

Bug Fixes

  • command "View On Map" resulted in an error (79eca4f), closes #24

0.4.1 (2022-05-21)

0.4.0 (2022-05-21)

Features

  • support switching basemap layers (82bb2fa)

Bug Fixes

  • check geojson format before previewing it (e24c6aa)
  • fixed something (80e148d)
  • remove url-loader config (15f123c)

0.3.8 (2022-04-18)

0.3.7 (2022-04-18)

Bug Fixes

  • check geojson format before previewing it (e24c6aa)
  • fixed something (80e148d)
  • remove url-loader config (15f123c)