Changelog History
Page 2
-
v0.8.1 Changes
Published 28 Aug 2020
- Kotlin 1.4 version
-
v0.8 Changes
This version brings multiplatform events to the library. It is now possible to add pointer events to ๐ a visualization and retrieve position during different events: move, click, double-click, ...
This version also includes some major internal modifications on the Geo module.
-
v0.8.0-RC9 Changes
Published 30 Dec 2019
๐ฅ Breaking change: publish common code as
-common
artifact and metadata as artifact without suffix. -
v0.8.0-RC8 Changes
Published 30 Dec 2019
๐ฅ Breaking change: publish common code as
-common
artifact and metadata as artifact without suffix. -
v0.8.0-RC7 Changes
Published 18 Dec 2019
๐ฅ Breaking change: new package and artifact names for NPM publications.
-
v0.8.0-RC6 Changes
Published 17 Dec 2019
๐ฅ Breaking change: Due to the use of the new MPP (and some constraints that come with it), ๐ data2viz artifacts are now deployed on jcenter (instead of maven central) using a new structure.
Ex: io.data2viz:d2v-core-js becomes io.data2viz.d2v:core-js
-
v0.8.0-RC5 Changes
- ๐ฅ Breaking change: make distinction between mouse and touch events (#162)
-
v0.8.0-RC4 Changes
Published 26 Nov 2019
- ๐ฅ Breaking change timeFormat module renamed in time-format (#164)
-
v0.8.0-RC3 Changes
Published 12 Nov 2019
- ๐ Fix KPointerEvent position inside browser when external CSS size applied (#160)
-
v0.8.0-RC2 Changes
Published 05 Nov 2019
- โ Add Copyright
- โ Remove minimum distance for drag (#159)