Releases: antvis/scale
Releases · antvis/scale
0.4.16
0.4.15
0.4.14
0.4.13
What's Changed
- fix: fix floating point precision bug by @daydayhappychao in #206
New Contributors
- @daydayhappychao made their first contribution in #206
Full Changelog: 0.4.12...0.4.13
0.4.12
What's Changed
- fix: package.json repository url by @candy-Tong in #199
- fix(ticks): optimize log ticks by @pearmini in #201
- refactor(ticks): calc pow more precisely by @pearmini in #202
- build: support tree shaking by @lvisei in #204
New Contributors
- @candy-Tong made their first contribution in #199
- @lvisei made their first contribution in #204
Full Changelog: 0.4.11...0.4.12
0.4.11
0.4.10
What's Changed
- feat: add sequential scale (close #188) by @pepper-nice in #189
- feat: add diverging scale (close: #190) by @pepper-nice in #191
- feat: opt computeBandState & use internMap instead of Map by @pepper-nice in #194
- fix(ordinal): update map only with unset unknown by @pearmini in #195
New Contributors
- @pepper-nice made their first contribution in #189
Full Changelog: 0.4.9...0.4.10