- work around a bug that popped up recently
- #class(%Net.DB.Iris).Function() breaks with \<PROTECT>
- But using
ClassMethodValue()works
- so this was introduced as a workaround
- clients need adjustments
- use workaround \<PROTECT> introduced by
class(%Net.DB.Iris).Function()
- add gl.MAC from README
- fix \<PROTECT>
- workaround Native API broken function()
- fix IPM version
- fix \<PROTECT> work around broken Native API function
- replace broken webterminal with iterm
- clean docker-compose
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- replace broken webterminal with iterm
- clan docker-compose
- replace broken webterminal by iterm
- clean docker-compose
- replace broken webterminal by iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- Also work with IPM version 0.9 and later
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- Youtube demo / promo video
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken web terminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace broken webterminal by iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- replace webterminal with iterm
- clean docker-compose
- replace broken webterminal with iterm
- clean docker-compose
- added "% of Total" header text support for pivot tables (#459)
- fixed issue with percentage calculation when both(row and column) totals exists (#459)
[4.0.6] - 2025-08-13
Fixed
- #63: TestCoverage.Manager On/After methods now call superclass so improvements to %UnitTest.Manager like AutoUserNames will work properly
New Contributors
- @isc-dchui made their first contribution in https://github.com/intersystems/TestCoverage/pull/65
- change default namespace in connect from IRISAPP to USER to make demo work in docker with less typing.
- extend README with the default framings
[2.13.0] - 2025-08-20
Added
- Expanded Baseline Export to include XSL Transforms (#815)
- Enhanced "Check out branch" to first refresh list of remote branches to eliminate failure due to stale information (#823)
Fixed
- Fix Import All not importing items that do not already exist when compileOnImport is not set (#798)
- Fix baselining output more consistent, human readable (#814)
- Import All now imports configuration file before everything else (#806)
- Fixed another instance of deletes showing as owned by undefined user (#812)
- Fix Revert not syncing files with IRIS (#789)
- Fix "Export All" stopping prematurely because a tracked item no longer exist in the namespace (#821)
- Import All now outputs a warning instead of an error when an item is in the wrong path (#291)
- Fixed an error where classes with compilation errors would revert to broken versions on export (#830)
- Fixed installation of the package on IRIS versions with the IRISSECURITY database (#770)
- Improve positioning of assertion failure markers.
- Remove need to define helper SQL functions via DDL.
- Promote use of
vscode-per-namespace-settings
package for webapp setup. - Update DC contest text in README.