Major improvements include:
- Dynamic objects
- Parallel execution
- Settings
- Actions
- New versions support
- Installer fixes
- Formatting changes
- Many other improvements
To install download Installer.cls.xml into Caché manager directory. Run in terminal (any namespace):
do ##class(%Installer.Installer).InstallFromCommandLine(##class(%File).ManagerDirectory()_"Installer.cls.xml","Namespace={Namespace}")
where:
{Namespace} is a namespace you want to install to. If it does not exist it would be created automatically. If it does exist only MDX2JSON package would be overwritten.