All Versions
14
Latest Version
Avg Release Cycle
44 days
Latest Release
1422 days ago

Changelog History
Page 1

  • v12.0.0 Changes

    May 29, 2020

    ๐Ÿ”„ 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.
  • v12.0.0-M1 Changes

    April 19, 2020
    • ๐Ÿ— Cross build for Scala.js 1.x and 0.6
  • v12.0.0-M0 Changes

    December 24, 2019

    ๐Ÿ‘Œ Support Scala 2.13

  • v11.9.0 Changes

    November 20, 2019
    • ๐Ÿ‘ Detect reentry problem to provide better error message for (#188, #189)
    • โšก๏ธ Always update for views and mutable collections (#219, #220)
    • โšก๏ธ Optimize generated JavaScript code size (#195, #192)
    • XmlExtractor
      • Add the PCData extractor (#200)
      • Add textAttributes extractor (#201)
      • Keep attribute order (#202)
      • Support xmlns (#207)
  • v11.8.1 Changes

    July 03, 2019
  • v11.8.0 Changes

    July 03, 2019
    • ๐Ÿ›  Fix deletion of elements for map and flatMap on JVM(#146)
    • โž• Add BindingSeq.foreach (#148)
    • ๐Ÿ‘Œ Support js.Thenable (#155)
    • โฌ†๏ธ Upgrade dependencies

    โฌ†๏ธ Note that this version should not be used because it introduced unnecessary source level backward compatibility breakage in #143 . Upgrade to v11.8.1 instead.

  • v11.7.0 Changes

    April 11, 2019

    โž• Add Constants.empty (#140), BindingSeq.isEmpty and nonEmpty (#139)

  • v11.6.1 Changes

    April 11, 2019
    • [closed] @FXML compilation error: type mismatch #137
    • [closed] Adding .map and .flatMap to trait Binding #133
    • [closed] Customize tags with inner html #42
  • v11.6.0 Changes

    April 11, 2019

    ๐Ÿš€ No changelog for this release.

  • v11.5.0 Changes

    April 11, 2019

    ๐Ÿš€ No changelog for this release.