Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 291 Bytes

CHANGELOG.md

File metadata and controls

9 lines (7 loc) · 291 Bytes

1.0.1 - 2017-09-07

  • Apply function generics across the package. From @jackd.
  • Add @alwaysThrows annotations where applicable. From @jackd.

1.0.0+1 - 2017-09-07

  • Strong-mode fix in InfiniteIterable.fold(), from @giorgiofran.

1.0.0-dev.1

  • Split from quiver-dart