Release notes

Keep up with latest product news

3296 notes
03 Feb, 2023 yyubo mao
03 Feb, 2023 银行 郝
iris_log_analytics
Version 1.0.0

Initial Release

03 Feb, 2023 Henry Hamon Pereira
iris-tripleslash
Version 1.0.0

Initial Release

03 Feb, 2023 Henry Hamon Pereira
iris-tripleslash
Version 1.0.1

Elevate your uinitTests to the next level adding Setup and Tear down events.
Just add description on class, with special tags like:

  • beforeAll
  • beforeOne
  • afterAll
  • afterOne

The tripleSlash will turn it to:

  • OnBeforeAllTests
  • OnBeforeOneTest
  • OnAfterAllTests
  • OnAfterOneTest

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)
}
02 Feb, 2023 OOliver Wilms
iris-log-viewer
Version 1.0.1

Imports all lines and handles lines starting with white space.

02 Feb, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.30

Bug fixes & improvements

02 Feb, 2023 SStefan Cronje
iris-table-audit
Version 1.1.0

Added the files needed to run the demo in a container.
Added small volumes to the demo to show the impact on speed.

02 Feb, 2023 GGuillaume Rongier
iris-fhirsqlbuilder
Version 1.0.0

Initial Release

02 Feb, 2023 OOliver Wilms
iris-log-viewer
Version 1.0.0

Initial Release

01 Feb, 2023 Timothy Leavitt
isc-codetidy
Version 1.1.3

Fixed

  • Fixed <UNDEFINED> error parsing empty method implementation
  • Fixed indentation of JSON arrays that have mappings to different dimension JSON arrays
  • Fixed outer indentation of subroutines within routines
  • Fixed CodeTidy indenting line labels in methods and routines
  • Fixed CodeTidy not exiting indentation rules of some arrays and block comments
01 Feb, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.29

bug fixes and improvements

01 Feb, 2023 EEduard Lebedyuk
MDX2JSON
Version 3.2.6

kpi2

01 Feb, 2023 EEduard Lebedyuk
MDX2JSON
Version 3.2.5

kpi

01 Feb, 2023 Lorenzo Scalese
OpenAPI-Suite
Version 0.9.2
  • change io-redirect dependency version to latest with *
  • change openapi-client-gen dependency version to latest fix version with 2.0.*
  • change openapi-server-gen dependency version to latest fix version with 0.0.*
01 Feb, 2023 Lorenzo Scalese
Open API Client Gen
Version 2.0.8
  • Change dependency objectscript-openapi-definitionto version latest with *
  • Change dependency sslclientto version latest with *
  • Change dependency openapi-common-libto version 0.0.*
01 Feb, 2023 Lorenzo Scalese
openapi-server-gen
Version 0.0.5
  • change dependency objectscript-openapi-definition to version latest with *
  • change dependency sslclient to version latest with *
  • change dependency openapi-common-lib to version 0.0.*
01 Feb, 2023 Lorenzo Scalese
openapi-common-lib
Version 0.0.11
  • change dependencies version to * for yaml-utils and swagger tools.
01 Feb, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.28

wizard improvements (OAS)

01 Feb, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.27

bug fixes & improvements

01 Feb, 2023 Dmitry Maslennikov
irissqlcli
Version 0.1.0

Initial Release

01 Feb, 2023 Sergey Mikhailenko
apptools-admin
Version 1.1.31

Added fileserver module for report execution results.
Implemented file deletion mode in the fileserver module.
Formation of results in XLS, XLSX formats has been implemented.
In the interface, the mode of exporting globals in the JSON format has been added.

31 Jan, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.26

improvements on apiFirst introspection

31 Jan, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.25

Api First Approach (Introspection) on wizard

31 Jan, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.1.62
  • partially fixed filter saving for filters outside the filter list
31 Jan, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.1.61
  • added dropdown menu for breadcrumbs if path is long
30 Jan, 2023 Robert Cemper
JSONfile-to-Global
Version 0.0.1

Initial Release

30 Jan, 2023 JJohn Murray
DX Jetpack for VS Code
Version 0.0.1

Initial Release