Skip to content

Keel 1.2.0

Compare
Choose a tag to compare
@yuripourre yuripourre released this 13 Jan 19:05
· 140 commits to master since this release

New stable version!

What's new?

  • Improvements in core structure
  • Different types of features
  • Filters with Generics
  • Sketch of Filter Pipeline
  • Dropped Jama dependency
  • Refactoring
  • Bug fixes

Maven

<dependency>
    <groupId>com.harium.keel</groupId>
    <artifactId>core</artifactId>
    <version>1.2.0</version>
</dependency>