Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@naturalwarren naturalwarren released this 25 May 21:57
· 19 commits to master since this release
  • New: Supports any @NonNull and @Nullable annotations in addition to Android support annotations.
  • New: Adds Rave.validateIgnoreUnsupported() API to ignore UnsupportedObjectException when performing validation.
  • Use Google's Maven for support library artifacts and require consumers to do the same.
  • RAVE is now annotated with JSR-305 nullability annotations.