Skip to content

Releases: lunduniversity/introprog-scalalib

Introprog Scala Library version 0.1.1

08 Jun 09:27
Compare
Choose a tag to compare
Pre-release

In addition to bug fixes this pre-release includes:

  • Refactor event types to have integer representation.
  • Add show-function for converting integer events to a descriptive string.
  • Add Dialog functions, including color chooser.
  • Update examples.

Introprog Scala Library version 0.1.0

31 May 19:29
Compare
Choose a tag to compare
Pre-release

Includes a documented version of PixelWindow with both a Swing and a JavaFX implementation for testing purposes.