Skip to content

Releases: scala/scala-swing

v3.0.0#3.0.0

11 Nov 19:37
Compare
Choose a tag to compare

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

08 Jun 23:15
86e4dc5
Compare
Choose a tag to compare

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

31 May 10:40
b064b5d
Compare
Choose a tag to compare

v2.1.1#2.13.0-RC2#8: Merge pull request #107 from Sciss/work

16 May 21:29
6ee0fac
Compare
Choose a tag to compare

v2.1.1

11 Apr 09:31
07ce708
Compare
Choose a tag to compare

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

28 Dec 16:03
acee55a
Compare
Choose a tag to compare

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

27 Mar 01:26
5eae857
Compare
Choose a tag to compare

Fix for runtime error in Swing dialog #73. For Scala 2.11, 2.12 and 2.13.0-M3

v2.0.2

15 Feb 02:35
2fe4b94
Compare
Choose a tag to compare

For Scala 2.11, 2.12 and 2.13.0-M3. Code refactors add explicit return types, remove procedure syntax.

v2.0.1

17 Oct 10:49
Compare
Choose a tag to compare

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

20 Apr 09:51
Compare
Choose a tag to compare

Cherry-picked dc658b5 on the revision of v2.0.0