Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 583 Bytes

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 583 Bytes

1.1.1

  • Null safety

1.1.0

  • Update deps

1.0.9

  • List.filled() instead of []

1.0.8

  • handle empty iterables

1.0.7

  • default cancelOnError to true

1.0.6

  • Add optional cancelOnError

1.0.5

  • Ignore empty future lists

1.0.4

1.0.3

  • Iterable should be Iterable Function in forEach constructor

1.0.2

  • dartfmt files

1.0.1

  • Minor README fix

1.0.0

  • Bump version, dartfmt, make pub.dev happy

0.0.1

  • Initial version, created by Stagehand