2025-09-09 13:47:11 +03:00
|
|
|
## 3.0.1
|
|
|
|
|
|
|
|
|
|
- **DOCS**: add Netlify deployment status badge to README files.
|
|
|
|
|
|
2025-09-08 17:17:50 +03:00
|
|
|
## 3.0.0
|
|
|
|
|
|
|
|
|
|
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
|
|
|
|
|
|
2025-09-08 14:55:04 +03:00
|
|
|
## 3.0.0-dev.0
|
|
|
|
|
|
|
|
|
|
- chore(cherrypick_generator): sync version with cherrypick 3.0.0-dev.12
|
|
|
|
|
|
2025-08-22 14:39:33 +03:00
|
|
|
## 2.0.0-dev.2
|
|
|
|
|
|
|
|
|
|
- Update a dependency to the latest release.
|
|
|
|
|
|
2025-08-15 09:06:46 +03:00
|
|
|
## 2.0.0-dev.1
|
|
|
|
|
|
|
|
|
|
- **DOCS**(pub): update homepage and documentation URLs in pubspec.yaml to new official site.
|
|
|
|
|
|
2025-08-13 15:11:23 +03:00
|
|
|
## 2.0.0-dev.0
|
|
|
|
|
|
|
|
|
|
> Note: This release has breaking changes.
|
|
|
|
|
|
|
|
|
|
- **BREAKING** **DOCS**(generator): improve and unify English documentation and examples for all DI source files.
|
|
|
|
|
|
2025-08-11 12:38:17 +03:00
|
|
|
## 1.1.1
|
|
|
|
|
|
|
|
|
|
- **FIX**(license): correct urls.
|
|
|
|
|
|
2025-07-28 12:34:54 +03:00
|
|
|
## 1.1.0
|
|
|
|
|
|
|
|
|
|
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
|
|
|
|
|
|
2025-06-04 00:39:25 +03:00
|
|
|
## 1.1.0-dev.5
|
|
|
|
|
|
|
|
|
|
- **FEAT**: implement tryResolve via generate code.
|
|
|
|
|
|
2025-05-28 01:36:40 +03:00
|
|
|
## 1.1.0-dev.4
|
|
|
|
|
|
|
|
|
|
- **FIX**: fixed warnings.
|
|
|
|
|
|
2025-05-23 16:11:08 +03:00
|
|
|
## 1.1.0-dev.3
|
|
|
|
|
|
|
|
|
|
- **FEAT**: implement InjectGenerator.
|
|
|
|
|
|
2025-05-23 08:21:46 +03:00
|
|
|
## 1.1.0-dev.2
|
|
|
|
|
|
|
|
|
|
- **FIX**: update instance generator code.
|
|
|
|
|
|
2025-05-22 23:52:55 +03:00
|
|
|
## 1.1.0-dev.1
|
|
|
|
|
|
|
|
|
|
- **FIX**: optimize code.
|
|
|
|
|
|
2025-05-22 16:54:26 +03:00
|
|
|
## 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.
|
|
|
|
|
|
2025-05-14 12:53:51 +03:00
|
|
|
## 1.0.0
|
|
|
|
|
|
|
|
|
|
- Initial version.
|