Binding.scala v12.0.0 Release Notes
Release Date: 2020-05-29 // almost 5 years ago-
๐ 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.
Previous changes from v12.0.0-M1
-
- ๐ Cross build for Scala.js 1.x and 0.6