Skip to content

Releases: Quafadas/dedav4s

v0.9.2

24 Jul 09:15
v0.9.2
Compare
Choose a tag to compare

update laminar to avoid linking errors with 17.0.0.
automatically resize charts with laminarViz.

0.9.1

24 Jul 08:41
v0.9.1
Compare
Choose a tag to compare

Make laminar charts respond to size changes by default.

ESM importable

08 Mar 21:35
Compare
Choose a tag to compare
v0.9.0-RC11

update docs

another draft

08 Mar 11:16
Compare
Choose a tag to compare

Allow remapping to ESModule imports at link time

What's Changed

Other Changes

Full Changelog: v0.9.0-RC9...v0.9.0-RC10

v0.9.0-RC9

23 Jan 20:25
Compare
Choose a tag to compare

Playwright unit testing for charts.
records4s

v0.9.0-RC8

24 Nov 10:58
Compare
Choose a tag to compare
pre PR

Update vega view

22 Sep 15:59
Compare
Choose a tag to compare
Update vega view Pre-release
Pre-release
v0.9.0-RC7

.

Try to rename JS modules

20 Sep 05:42
Compare
Choose a tag to compare
Pre-release
v0.9.0-RC6

.

Laminar and calico

12 Jul 20:17
Compare
Choose a tag to compare
Laminar and calico Pre-release
Pre-release

Some basic integration with calico and laminar

0.9.0

21 Apr 13:16
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

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.