Skip to content

Latest commit

 

History

History
210 lines (142 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

210 lines (142 loc) · 16.6 KB

bertin.js - Changelog

1.6.0

New Features
Bug Fixes
  • No data in legend on choro maps was missing (b8efce)

1.5.0

New Features
Bug Fixes
  • Corrects default font family to 'Roboto' (a9fdb9)

1.4.0

New Features
Bug Fixes

1.3.0

New Features
Bug Fixes
  • Extent works with "user" projection (868531)
  • Mushroom layer now works withs dots (7e223e)
  • Improve waterlines performance (860d0f)
  • Fix missing paranthesis closure for the clip-path and filter URLs -> compatibility with inkscape (0b9ea1))

1.2.0

New Features

1.1.0

New Features
Bug Fixes
  • Allow configurable tile styles (86b3e0)

1.0 (July 22, 2022) 🥳

New Features
  • Inner layer (aesthetic purpose only) (3aac39e)
Bug Fixes
Other Changes

0.14

New Features

0.13

New Features
  • Projections are now available internaly (fdc8db2)
  • Allow already projected basemaps (0d77f7)
  • Water lines layer (6ef0804)
Bug Fixes
  • Order of colors for typologies (26ba938)

0.12

New Features

0.11

New Features
  • Allow legends for dot density maps (9d1b2af)
  • Dot density map layer (cb4c0f8) (68bed4a)
  • a split function is added to siply use 2 colors (fot positive and negative values) (2258259)
Bug Fixes
  • Fix legends for symbols (f74b95f)

0.10

New Features
  • regular bubble type (1975d85
Bug Fixes
Other Changes
  • merge pal & clors arguments for typo layers (2c4b97c)

Before 0.10

New Features
Bug Fixes
Other Changes