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-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
8
9
## [0.10.5] - Unreleased
9
10
10
11
### Added
@@ -13,25 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
-#935: Adding a generic JFrog Artifactory tarball resource processor for bundling artifact with a package and deploying it to a final location on install.
14
15
-#961: Adding creation of a lock file for a module by using the `-create-lockfile` flag on install.
15
16
16
-
### Changed
17
-
-#316: All parameters, except developer mode, included with a `load`, `install` or `update` command will be propagated to dependencies
18
-
-#885: Always synchronously load dependencies and let each module do multi-threading as needed
19
-
to load using multicompile instead of trying to do own multi-threading of item load which causes
20
-
lock contention by bypassing IRIS compiler.
21
-
22
17
### Removed
23
18
-#938 Removed secret flag NewVersion handling in %Publish()
24
19
25
20
### Fixed
26
21
-#943: The `load` command when used with a GitHub repository URL accepts a `branch` argument again
27
-
-#701: Fix misleading help comments about `search` command
28
22
-#958: Update command should not fail early if external name is used
29
-
-#965: FileCopy on a directory with a Name without the leading slash now works
30
-
-#937: Publishing a module with a `<WebApplication>` containing a `Path` no longer errors out
31
23
32
24
### Deprecated
33
25
-#828: The `CheckStatus` flag for `<Invoke>` action has been deprecated. Default behavior is now to always check the status of the method if and only if the method signature returns %Library.Status
34
-
-#885: `-synchronous` flag since loading dependencies synchronously is now the default behavior.
<Description>InterSystems Package Manager (IPM) provides development tools and infrastructure for defining, building, distributing, and installing modules and applications.</Description>
0 commit comments