Skip to content

v0.7.0

Compare
Choose a tag to compare
@mattbdean mattbdean released this 05 Feb 03:12
· 775 commits to master since this release

Main changes in this release:

  • New library-inspecific HTTP client design. See commit ec88e60 for more.
  • HTTP logging is disabled by default
  • JrawUtils methods renamed. See commit 0ce88cd for more.
  • Switch to Guava's MediaType instead of OkHttp's
  • Migrated to Jackson 2
  • Removed Votable's getUpvotes() and getDownvotes(). See commit 0c81a0e