Skip to content

v12.0.0

Compare
Choose a tag to compare
@Atry Atry released this 29 May 06:01
55818a6

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 and fxml libraries, in favor of html.scala or any other UI frameworks based on Name Based XML Literals in the future.
  • Moves futurebinding and jspromisbinding to separate repository.