mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
- cherrypick@2.2.0-dev.2 - cherrypick_generator@1.1.0-dev.6 - cherrypick_flutter@1.1.2-dev.2
1.5 KiB
1.5 KiB
2.2.0-dev.2
- DOCS: move and update quick start guides to ./doc directory.
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.