File Release Notes and Changelog
Release Name: 0.2
Notes:
Version 0.2 is now available for download. See http://www.arm4.org/trac/wiki/arm4module
for more information.
This release fixes some bugs, adds debugging capabilities, and
adds some new example files.
Bugs fixed in this release:
- Metrics were using values that may have been dereferenced. This could
cause the usual memory issues.
- Context value counts were handled incorrectly causing them to be ignored
A new method enable_exceptions() has been added. This allows the module
to generate exceptions when the ARM routines return a non-zero status.
The default value is off for production use, but it can be turned on
at any time for debugging.
If you find this module useful, or have any comments or suggestions, feel free
to contact me at dcarter@arm4.org.
Changes: