Skip to content

Release v1.25.0

Compare
Choose a tag to compare
@chingor13 chingor13 released this 23 Aug 17:50
· 7 commits to dev since this release
  • Fix: Referential comparison on ClassInfo (#446)
  • New: HttpStatusCodes.STATUS_CODE_ACCEPTED constant added (#413)
  • Fix: AppEngineDataStoreFactory builder previously ignored options (#388)
  • New: j2objc annotations added (#427)
  • Fix: GenericUrl#equals static analysis fix (#440)
  • Fix: uses of String#toLower now use Locale.US instead of default system locale (#420)
  • Various documentation fixes