Skip to content

Enumerated

Pre-release
Pre-release
Compare
Choose a tag to compare
@kzaher kzaher released this 20 Aug 19:17
16083c3
  • Merges 3.6.1 changes.
  • Adds UIScrollView.willEndDragging extension. #1365
  • Adds enumerated operator (deprecates skipWhileWithIndex, takeWhileWithIndex, flatMapWithIndex, mapWithIndex).

Anomalies

  • Fixes gesture recognizer extensions crash. #1382
  • Adds onSubscribed parameter to SharedSequence extensions.