Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 860 Bytes

File metadata and controls

30 lines (24 loc) · 860 Bytes

Release Notes

Version 1.5.0 (October 5, 2017)

  • Search functionality on http calls list and on particular response/request
  • Fixing crash on deleting http records
  • Allowing copy and share functionality of headers

Version 1.4.0 (August 25, 2017)

  • Eliminating Realm dependency and using traditional database support from Android
  • Using new guava library instead of old google-collection
  • No-op versions

Version 1.3.0 (June 6, 2017)

  • Removed Data Binding dependency
  • Fixing infinite loader issue
  • Showing client side errors
  • Using timestamp to name the log file

Version 1.0.2 (May 9, 2017)

  • Ability to share HTTP call data
  • Ability to delete old requests
  • UI enhancements

Version 1.0.1 (Apr 21, 2017)

  • Support for Square's OkHttp library
  • Bug fixes

Version 1.0.0 (Mar 21, 2017)

  • Snooper core module
  • Snooper Spring library