ART Suite Release Notes 1.08.01 (2013/07/30).¶
Previous version's release notes.
ART 1.08.01.¶
New features:¶
- Several art classes are now protected from the following misuse:
whereif(f() = myObj)...
f()
returns a reference to aMyClass
and=
should have been==
Known issues:¶
- Qualifiers on the python product are incorrect for some combinations of art qualifiers.