Binding.scala v12.0.0 Release Notes

Release Date: 2020-05-29 // almost 4 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