Files
cherrypick/cherrypick/CHANGELOG.md
Sergey Penkovsky 8fcb61ef3e chore(release): publish packages
- cherrypick@2.2.0
 - cherrypick_annotations@1.1.0
 - cherrypick_flutter@1.1.2
 - cherrypick_generator@1.1.0
2025-07-28 12:34:54 +03:00

1.5 KiB

2.2.0

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

2.2.0-dev.1

  • FIX: fix warnings.

2.2.0-dev.0

  • FEAT: Add async dependency resolution and enhance example.
  • FEAT: implement toInstanceAync binding.

2.1.0

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

2.1.0-dev.1

  • FIX: fix warnings.
  • FIX: fix warnings.
  • FIX: support passing params when resolving dependency recursively in parent scope.
  • FEAT: Add async dependency resolution and enhance example.
  • FEAT: Add async dependency resolution and enhance example.

2.0.2

  • FIX: support passing params when resolving dependency recursively in parent scope.

2.1.0-dev.0

  • FEAT: Add async dependency resolution and enhance example.

2.0.1

  • FIX: fix warning.

2.0.0

  • FEAT: support for Dart 3.0.

1.1.0

  • FEAT: verified Dart 3.0 support.

1.0.4

  • FIX: Fixed exception "ConcurrentModificationError".

1.0.3

  • FEAT: Added provider with params.

1.0.2

  • DOCS: Updated docs and fixed syntax error.

1.0.1

  • FIX: Fixed syntax error.

1.0.0

  • REFACTOR: Refactored code and added experimental API.

0.1.2+1

  • FIX: Fixed initialization error.

0.1.2

  • FIX: Fixed warnings in code.

0.1.1+2

  • MAINT: Updated libraries and fixed warnings.

0.1.1+1

  • MAINT: Updated pubspec and readme.md.

0.1.1

  • MAINT: Updated pubspec.

0.1.0

  • INIT: Initial release.