Releases: scala/scala-swing
v3.0.0#3.0.0
Release v3.0.0 adds support for Scala 3.0.0 (while still supporting Scala 2.11, 2.12, 2.13).
v2.1.1 for Scala 2.13
Release v2.1.1 for Scala 2.13
v2.1.1#2.13.0-RC3#8: Merge pull request #108 from Philippus/update/scala-2.13.0-RC3
Release v2.1.1 for Scala 2.13.0-RC3
v2.1.1#2.13.0-RC2#8: Merge pull request #107 from Sciss/work
Release v2.1.1 for Scala 2.13.0-RC2
v2.1.1
2.1.1 with Scala 2.13.0-RC1 support
Scala Swing has been updated to support Scala 2.13.0-RC1 and thus the new Scala collections API, by abstracting over the Collections API usage within Scala Swing.
A few small bugs have been fixed, and a few enhancement have been implemented:
- #31 scala.swing.Action title should really be text.
- #88 PopupMenu: add
pack
- #90 relicense under Apache 2.0
- #96 FlowPanel: add setAlignOnBaseline
- #97 ComponentListener gets installed twice per Component
- #98 SplitPane not passing correct orientation JSplitPane
- #99 swing.FileChooser should be a Component
- make sure we can build on JDK 11 and JDK 12
- move from sbt 0.13.x to 1.x
2.1.0 with Scala 2.13.0-M5 support
Scala Swing has been updated to support Scala 2.13.0-M5 and thus the new Scala collections API, by abstracting over the Collections API usage within Scala Swing.
This release should be source compatible, but is not binary compatible with 2.0.x, so recompilation and republishing of downstream libraries will be required.
Scala 2.10 is no longer supported in 2.1.x.
v2.0.3
v2.0.2
For Scala 2.11, 2.12 and 2.13.0-M3. Code refactors add explicit return types, remove procedure syntax.
v2.0.1
In 2.0.1
- Enhancements to build infrastructure to allow publishing existing releases against new scala versions
v2.0.0 for Scala 2.13.0-M1
Cherry-picked dc658b5 on the revision of v2.0.0