All Versions
14
Latest Version
Avg Release Cycle
44 days
Latest Release
1702 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v12.0.0 Changes
May 29, 2020๐ Changes since Binding.scala 11.9.0
- ๐ Supports Scala.js 1.x and 0.6;
- ๐ Supports Scala 2.13;
- ๐ Does not support Scala 2.10, 2.11, and 2.12 any more;
- โ Removes deprecated methods
- โ Removes
dom
andfxml
libraries, in favor of html.scala or any other UI frameworks based on Name Based XML Literals in the future. - ๐ Moves
futurebinding
andjspromisbinding
to separate repository.
-
v12.0.0-M1 Changes
April 19, 2020- ๐ Cross build for Scala.js 1.x and 0.6
-
v12.0.0-M0 Changes
December 24, 2019๐ Support Scala 2.13
-
v11.8.1 Changes
July 03, 2019 -
v11.8.0 Changes
July 03, 2019- ๐ Fix deletion of elements for map and flatMap on JVM(#146)
- โ Add
BindingSeq.foreach
(#148) - ๐ Support js.Thenable (#155)
- โฌ๏ธ Upgrade dependencies
โฌ๏ธ Note that this version should not be used because it introduced unnecessary source level backward compatibility breakage in #143 . Upgrade to v11.8.1 instead.
-
v11.7.0 Changes
April 11, 2019 -
v11.6.1 Changes
April 11, 2019 -
v11.6.0 Changes
April 11, 2019๐ No changelog for this release.
-
v11.5.0 Changes
April 11, 2019๐ No changelog for this release.