Reliability++
- Improved:
Ajile.AddImportListener()
: Fixed bug that caused notifications for modules, namespaces and global properties that were removed without usingAjile.Unload()
. - Improved: Tests:
Ajile.RemoveImportListener()
: Fixed bug where modules not removed after their tests completed, were polluting subsequent tests and causing intermittent failures.