Skip to content

1.0.1

Compare
Choose a tag to compare
@rogerhu rogerhu released this 27 Mar 21:10
· 40 commits to master since this release
  • getClient() method can get URL inferred from Parse.initialize() call thanks to @hermanliang (#30)
  • Bump to support Android API 25 (#32)
  • Bump to Parse Android 1.14.1 dependency (#32).
  • Switch from TubeSock library to OkHttp3 web scokets (#28)
  • Fix Locale lint errors thanks to @jhansche (#23)
  • Connect/disconnect on background executor thanks to @jhansche
    (#22)
  • Refactor ParseLiveQueryClient not to be typed thanks to @jhansche (#27)