mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 13:47:24 +00:00
36 lines
805 B
Markdown
36 lines
805 B
Markdown
## 1.1.2-dev.2
|
|
|
|
- **DOCS**(annotations): improve API documentation and usage example.
|
|
|
|
## 1.1.2-dev.1
|
|
|
|
- **DOCS**(pub): update homepage and documentation URLs in pubspec.yaml to new official site.
|
|
|
|
## 1.1.2-dev.0
|
|
|
|
- **DOCS**(annotations): unify and improve English DartDoc for all DI annotations.
|
|
|
|
## 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.
|