This is mainly a bugfix/code maintenance release.
Main changes:
- lots of code cleanup
- optimizations for faster config and status loading across multiple scripts
- the 'status' action in the -manage script is now implemented via a new library script (lib-status) rather than via internal function
- multiple improvements to the 'apply' action in the -manage script which fix some edge case bugs
- some additional minor bug fixes
- improved console messages
Full Changelog: v0.3.2...v0.3.3