Skip to content

Releases: sgratzl/chartjs-chart-geo

v4.2.3

08 Jul 14:50
a6fbc35
Compare
Choose a tag to compare

🐛 Bugs Fixes

  • #183 fix: remove internal from id

🧰 Development

  • #184 Release v4.2.3

Thanks to @github-actions and @sgratzl

v4.2.2

08 Jul 02:07
689b567
Compare
Choose a tag to compare

🐛 Bugs Fixes

  • #181 fix: missing id

🧰 Development

  • #182 Release v4.2.2

Thanks to @github-actions and @sgratzl

v4.2.1

05 Jul 12:28
85cffa9
Compare
Choose a tag to compare

Documentation

  • #178 vitepress based website

🧰 Development

  • #179 Release v4.2.1

Thanks to @github-actions and @sgratzl

v4.2.0

29 Apr 20:05
f937fa4
Compare
Choose a tag to compare
  • #165 build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

🐛 Bugs Fixes

  • #173 fix: fix corner case for too small cache elem

Documentation

  • #167 Update README.md for smol typo

🧰 Development

  • #174 Release v4.2.0
  • #172 build: upgrade
  • #166 build: upgrade
  • #164 build: upgrade

Thanks to @dependabot, @dependabot[bot], @github-actions, @jackstruck and @sgratzl

v4.1.2

14 Jan 21:37
4036bdf
Compare
Choose a tag to compare

🧰 Development

  • #161 Release v4.1.2
  • #160 build: upgrade

Thanks to @github-actions and @sgratzl

v4.1.1

27 Dec 20:56
d260233
Compare
Choose a tag to compare

🐛 Bugs Fixes

  • #157 Use translation from label items options

Documentation

  • #155 Resolved dead link

🧰 Development

  • #158 Release v4.1.1

Thanks to @Choromanski, @github-actions, @sgratzl and @stockiNail

v4.1.0

17 Dec 20:43
d72bf2b
Compare
Choose a tag to compare

🧰 Development

  • #153 Release v4.1.0
  • #152 Upgrade to chart.js v4.1.1

Thanks to @github-actions and @sgratzl

v4.0.1 - v4 + BREAKING CHANGES

08 Dec 03:36
5b050b5
Compare
Choose a tag to compare

Breaking Changes

  • renamed scale keys: xy => projection, r => size
  • require aixs: 'x' property when configuring one of the custom scales (projection, size, color)

see https://github.com/sgratzl/chartjs-chart-geo/blob/main/samples/albers.html#L41

🚀 Features

  • #148 upgrade to chart.js v4

🧰 Development

  • #150 Release v4.0.1
  • #149 Release v4.0.0
  • #145 Release v4.0.0-alpha
  • #144 upgrade build system + switch to type = module

Thanks to @github-actions and @sgratzl

v3.10.0

06 Oct 12:48
d97f017
Compare
Choose a tag to compare

🚀 Features

  • #133 Prevent borders from being clipped

🧰 Development

  • #141 Release v3.10.0
  • #140 Upgrade dependencies

Thanks to @github-actions, @sgratzl and @shotamatsuda

v3.9.0

14 Aug 21:39
b6b210c
Compare
Choose a tag to compare
  • #126 Align cache image to pixels and add support for device pixel ratio

🚀 Features

  • #127 Update pixel ratio of outline elements

🧰 Development

  • #130 Release v3.9.0
  • #129 Upgrade dependencies

Thanks to @github-actions, @sgratzl and @shotamatsuda