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.
2 parents b2d3d1d + 8dbf23b commit 0220c30Copy full SHA for 0220c30
CHANGELOG.md
@@ -11,6 +11,14 @@ __Sections__
11
- `Removed` for deprecated features removed in this release.
12
- `Fixed` for any bug fixes.
13
14
+## [1.0.3]
15
+
16
+### Fixed
17
18
+- Container methods for registering and resolving dependencies were moved from extensions to the class body in order to make them overrideable
19
+- 'APPLICATION_EXTENSION_API_ONLY' flag was added in order to get rid of warnings in app extensions
20
21
22
## [1.0.2]
23
24
### Added
0 commit comments