v12.0.0
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.