Daytron / SimpleDialogFX

Lightweight dialog API for JavaFX.
https://daytron.github.io/SimpleDialogFX/
MIT License
21 stars 2 forks source link

SimpleDialogFX 2.2.0 status #23

Closed Daytron closed 9 years ago

Daytron commented 9 years ago

Status: Beta Currently testing.

Snapshot Maven dependency is available:

<dependency>
  <groupId>com.github.daytron</groupId>
  <artifactId>SimpleDialogFX</artifactId>
  <version>2.2.0-SNAPSHOT</version>
</dependency>

New Features:

For more info, please read this:

Daytron commented 9 years ago

Added minor changes:

Daytron commented 9 years ago

Status: Release Candidate (RC) Finalizing review and parameters. Preparing new tag and release note. v2.2.0 release imminent.

Daytron commented 9 years ago

Merged with Master complete. Preparing stage release with Sonatype

Daytron commented 9 years ago

Released