Releases: Quafadas/dedav4s
Releases · Quafadas/dedav4s
v0.9.2
0.9.1
ESM importable
v0.9.0-RC11 update docs
another draft
Allow remapping to ESModule imports at link time
What's Changed
Other Changes
- Dependency updates by @scala-steward in #38
Full Changelog: v0.9.0-RC9...v0.9.0-RC10
v0.9.0-RC9
Playwright unit testing for charts.
records4s
v0.9.0-RC8
pre PR
Update vega view
v0.9.0-RC7 .
Try to rename JS modules
v0.9.0-RC6 .
Laminar and calico
Some basic integration with calico and laminar
0.9.0
I don't think there are too many people actually using this out in the wild, but if there are, this release would have compatibility concerns which are talked through in the discussion thread.
In short;
- Enums are now encoded as enums rather than string unions. That means things like IDE support work.
- The mechanism for showing a chart in scala JS, has changed dramatically. For the better. ...
- ...which lays the groundwork for significantly better scala JS integration.