Binding.scala v12.0.0 Release Notes

Release Date: 2020-05-29 // over 3 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 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.

Previous changes from v12.0.0-M1

    • 🏗 Cross build for Scala.js 1.x and 0.6