Skip to content

Improvements to two key functions

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 10 May 22:00
· 152 commits to master since this release
7f767fe

Test coverage has been improved, along with improvements to two key functions:

  • Instead of just has, the new hasValue function is introduced (issue #17)
  • The when function can be set to trigger on just a key's presence, rather than a key's value (issue #15)