Skip to content

v2.0.0

Compare
Choose a tag to compare
@thisismydesign thisismydesign released this 19 Sep 01:01
· 24 commits to master since this release

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