Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 342 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 342 Bytes

1.0.2

  • Update sdk constraints: sdk: '>=2.12.0 <4.0.0'.
  • Dart 3 ready.

1.0.1

  • Follow what the official suggests, update yaml for more detail description.

1.0.0

  • Initial version.
  • Add scope function implementation of also, let, takeIf, takeUnless, run, withThe.
  • Null-safety ready.