Releases: ChristopherEdwards/M-Unit
Releases · ChristopherEdwards/M-Unit
M-Unit v1.6.2
M-Unit v1.6.2 provides two small fixes over M-Unit v1.6.0:
- Coverage code (COV^%ut) did not allow multiple routines as subscripts of NMSP, contradicting the user manual. This was a regression and is now fixed.
- %utIO was not defined when running COV^%ut. All uses of %utIO have now been removed, as it was only used in a single place.
Thanks to Mike Henderson for reporting these bugs and providing fixes.
M-Unit v1.6.0
This is a forked release of Joel Ivey's M-Unit.
This release brings in some important changes from the community:
- Refactoring of code coverage
- Support to be a YottaDB plugin
- Shorter and lowercase names for
CHKEQ
(EQ
),CHKTF
(TF
),SUCCEED
,FAIL
andEN
- Longer routine name support for code coverage report
- Various bug fixes
All of the binaries stored in the repository were converted to source form and all binaries will be attached to the release going forward