fix module
Added command: pick
This is an analogue of the find
and install
command for viewing and loading packages from alternative sources directly from the repositories.
Embedded Python support is introduced.
Credits to Guillaume Rangier
Bug Fixes & Improvements
update for contest
Added commands: Working with Products and Tasks, start and stop in all namespaces.
interoperability
Alias: prod
Group work with all Products, info status, start and stop.
prod list
Show all namespaces and productions.
prod only
Show only productions.
prod save
Save the current status for subsequent recovery after the start. Those products that worked will work, and those that did not work will not.
prod stop
Remember the current state of all products, and then stop everything
prod start
start all products
prod recover
Recover all products
task
Group work with all custom tasks, info status, suspend and resume.
task list
View all tasks and their statuses.
task save
Save the current status for subsequent recovery after the start. Those tasks that worked will work, and those that did not work will not.
task stop
Suspend all users tasks.
task start
Resume all users tasks.
IPM Compatible Globals Export
Bug Fixes & Improvements
Improvements & Bug Fixes
Improvements & Bug Fixes
Improvements & Bug Fixes
Added command:prod list
, prod stop
, prod start
, help prod
. Working with Products, start and stop in all namespaces.
fix prod list
command
adjust to newer IRIS version
fix docker-compose
Improvements and bug fixes
fix code
ZPM version publish
New release for ZPM
New release for ZPM
adjust the public echo server
Learn more in the release notes
Fixed module.xml
Fixes with folder structure
Fix class name
%SYS> zpm "install zpip"
%SYS> zpip "install <python-package>