Changes
- Bumped version to v1.0.16
- Performance: added
self._items
property and setting this value just once the BPMN is loaded. - Tests: validating
del
of items to free up memory.
self._items
property and setting this value just once the BPMN is loaded.del
of items to free up memory.