Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

First release

Choose a tag to compare

@marcosvidolin marcosvidolin released this 16 Feb 04:36
· 121 commits to master since this release

New

  • Added annotation @DocumentIndex
  • Added exception AnnotationNotFoundException

Fixes

  • Java 1.5 compatibility. Changed "String.isEmpty()" to "String.trim().length() < 0"

Updates

  • Updated license