Skip to content

Releases: Richienb/deferred-async-iterator

v3.0.0

Choose a tag to compare

@Richienb Richienb released this 02 Oct 12:25
d8021c2
  • Fix spec compliance of .complete() and .return() 42dbfc6
  • Make onCleanup a promise 3c34dfd
    Instead of onCleanup(callback), do onCleanup.then(callback)
  • Add nextError c175778

v2.1.0...v3.0.0

v2.1.0

Choose a tag to compare

@Richienb Richienb released this 06 Apr 10:41
  • Allow detecting when values are consumed 5fb3c70

v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@Richienb Richienb released this 02 Apr 12:42

v1.0.1...v2.0.0

v1.0.1

Choose a tag to compare

@Richienb Richienb released this 09 Sep 00:47

v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@Richienb Richienb released this 08 Sep 22:35
1.0.0