Skip to content

v5.9.4

Compare
Choose a tag to compare
@objeck objeck released this 14 Jun 09:13
· 7401 commits to master since this release

Minor library enhancements and important bug fixes

Highlights:
• RegEx results now return document indexes (new)
• Fixed an issue that prevented hierarchical classes derived from ‘Thread’ from executing (bug, #31)
• Resolved an issue where unimplemented virtual methods were not being flagged (bug, #32)
• Fixed an issue that was causing incorrect metadata to be emitted for source classes hierarchically derived from library classes (bug, #33)