move to archive
app separated for demo and tool versions
ZPM Support
Added web UI for selective item import
Added ZPM package
Added video and articles
Measure time to import messages using IRIS and Embedded Python.
bug fixes & improvements
kpi
/KPI
filters feature to process filteringPivotVariables
update code
Fix bugs
Added demo data switch
Elevate your uinitTests to the next level adding Setup and Tear down events.
Just add description on class, with special tags like:
The tripleSlash will turn it to:
And that's not all! The new double dot abbreviation feature allows you to effortlessly call methods and simplify your code, i.e.:
///<example>
/// Write ..TheAnswerForEverything()
/// 42
///</example>
TripleSlash will automatically generate a test for you, like this:
Method TestTheAnswerForEverything()
{
Do $$$AssertEquals(##class(dc.sample.ObjectScript).TheAnswerForEverything(), 42)
}
Imports all lines and handles lines starting with white space.
Bug fixes & improvements
Added the files needed to run the demo in a container.
Added small volumes to the demo to show the impact on speed.
<UNDEFINED>
error parsing empty method implementationbug fixes and improvements
kpi2
kpi
io-redirect
dependency version to latest with *
openapi-client-gen
dependency version to latest fix version with 2.0.*
openapi-server-gen
dependency version to latest fix version with 0.0.*
objectscript-openapi-definition
to version latest with *
sslclient
to version latest with *
openapi-common-lib
to version 0.0.*
objectscript-openapi-definition
to version latest with *
sslclient
to version latest with *
openapi-common-lib
to version 0.0.*
wizard improvements (OAS)