Skip to content

0.17.4

Choose a tag to compare

@akarnokd akarnokd released this 20 Jul 21:55
· 118 commits to master since this release
  • Fix javadoc of zipLatest wrong code tags.
  • Function tagging infrastructure to help diagnosing nulls and crashes via FunctionTagging. (Example)
  • Fix and test FlowableCharSequence of Flowables.characters().
  • Add protocol validation diagnostics via RxJavaProtocolValidator. (Example)