v2.0.0
Major version bump: the compatibility of documented features have NOT been broken however some non-private methods have been moved around therefore technically breaking compatibility. Please continue to rely on documented features only or raise an issue if you're unsure.
- Created abstraction layers for the callback handler and conditions
- Introduced custom conditions
- Reverted fix for Issue #8 which caused values to be stuck in memory
- Reorganised and added new test cases