You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
-#702 Added a new lifecycle phase `Initialize` which is used for preload
19
19
-#702 Added a `<CPF/>` resource, which can be used for CPF merge before/after a specified lifecycle phase or in a custom lifecycle phase.
20
20
-#716 Added support to publish under external name by passing `-use-external-name` or `-use-ext`.
21
+
-#720 Added support to export package with Python dependencies exported as a wheel file.
21
22
22
23
### Changed
23
24
-#702 Preload now happens as part of the new `Initialize` lifecycle phase. `zpm "<module> reload -only"` will no longer auto compile resources in `/preload` directory.
0 commit comments