1. b4c2e14 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 5 months ago
  2. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 8 months ago
  3. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 7 months ago
  4. ecbfa6d Properly distinguish AbortFlowExceptions from different non-terminal operators by Vsevolod Tolstopyatov · 5 years ago
  5. 91cc13a withIndex and collectIndexed operators by Vsevolod Tolstopyatov · 5 years ago
  6. e2a5671 Flow scope (#1227) by Vsevolod Tolstopyatov · 5 years ago[Renamed (71%) from kotlinx-coroutines-core/common/src/flow/internal/AbortFlowException.common.kt]
  7. d811d3a Do not fill in stacktrace in AbortFlowException, update benchmark results by Vsevolod Tolstopyatov · 5 years ago[Renamed (64%) from kotlinx-coroutines-core/common/src/flow/internal/AbortFlowException.kt]
  8. e569bd3 Fix exception types for channels to ensure transparency & reporting (#1158) by Roman Elizarov · 5 years ago