mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 05:25:19 +00:00
31 lines
760 B
Markdown
31 lines
760 B
Markdown
## 1.1.0-dev.3
|
|
|
|
- **FEAT**: implement InjectGenerator.
|
|
|
|
## 1.1.0-dev.2
|
|
|
|
- **FIX**: update instance generator code.
|
|
|
|
## 1.1.0-dev.1
|
|
|
|
- **FIX**: optimize code.
|
|
|
|
## 1.1.0-dev.0
|
|
|
|
- **FIX**: fix warning conflict with names.
|
|
- **FIX**: fix warnings.
|
|
- **FIX**: fix module generator.
|
|
- **FIX**: fix generator for singletone annotation.
|
|
- **FEAT**: implement generator for dynamic params.
|
|
- **FEAT**: implement async mode for instance/provide annotations.
|
|
- **FEAT**: generate instance async code.
|
|
- **FEAT**: implement instance/provide annotations.
|
|
- **FEAT**: implement named dependency.
|
|
- **FEAT**: implement generator for named annotation.
|
|
- **FEAT**: implement generator di module.
|
|
- **FEAT**: implement annotations.
|
|
|
|
## 1.0.0
|
|
|
|
- Initial version.
|