We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1684431 commit ca01db5Copy full SHA for ca01db5
1 file changed
changelog.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [v2.1.0-rc.5](https://github.com/devlooped/DependencyInjection/tree/v2.1.0-rc.5) (2025-04-24)
4
+
5
+[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.1.0-rc.4...v2.1.0-rc.5)
6
7
+:sparkles: Implemented enhancements:
8
9
+- Don't generate any of the registrations during design-time [\#155](https://github.com/devlooped/DependencyInjection/pull/155) (@kzu)
10
11
+:twisted_rightwards_arrows: Merged:
12
13
+- Don't strong-name anything [\#149](https://github.com/devlooped/DependencyInjection/pull/149) (@kzu)
14
15
## [v2.1.0-rc.4](https://github.com/devlooped/DependencyInjection/tree/v2.1.0-rc.4) (2025-04-23)
16
17
[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.1.0-rc.3...v2.1.0-rc.4)
0 commit comments