Skip to content

Glazed Lists 1.11.0

Latest
Compare
Choose a tag to compare
@hbrands hbrands released this 09 Sep 16:07
· 96 commits to master since this release

Glazed Lists 1.11.0 is a stable maintenance release suitable for production use.

The main focus was to replace the ANT build with a modernized build based on Gradle.

It also completes the migration from the java.net forge by using the Sonatype OSS Repository Hosting to publish new releases.

Furthermore, it features important bugfixes for SeparatorList and more.

It contains some changes that are not backwards compatible:

  • we dropped Java 1.6 support, Glazed Lists 1.11.0 is built against Java 1.7.
  • we deleted the quite old classes from the migrationkit package
    • ca.odell.glazedlists.migrationkit.AbstractFilterList
    • ca.odell.glazedlists.migrationkit.swing.TextFilterList
    • ca.odell.glazedlists.migrationkit.swt.TextFilterList

Download

Glazed Lists is distributed with support for Java 1.7 or higher.
Glazed Lists is deployed to the central Maven repository.

groupId com.glazedlists
artifactId glazedlists
version 1.11.0

Glazed Lists Features

Documentation

License

Issue Changelog

Commit Changelog