Files
cherrypick/cherrypick_annotations/CHANGELOG.md
Sergey Penkovsky d93d4173a2 chore(release): publish packages
- cherrypick@3.0.0-dev.7
 - cherrypick_annotations@1.1.1
 - cherrypick_flutter@1.1.3-dev.7
 - cherrypick_generator@1.1.1
2025-08-11 12:38:17 +03:00

504 B

1.1.1

  • FIX(license): correct urls.

1.1.0

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

1.1.0-dev.1

  • FEAT: implement InjectGenerator.

1.1.0-dev.0

  • FEAT: implement generator for dynamic params.
  • FEAT: implement instance/provide annotations.
  • FEAT: implement generator for named annotation.
  • FEAT: implement generator di module.
  • FEAT: implement annotations.

1.0.0

  • Initial version.