0.3.0 (2020-12-23)
has_contact
function now trims empty space around contact names, both when present in comma-separated label values, and when present in contact name provided as a function argument.- moved CI pipeline from travis to github, added tests using otto vm -- jasmine tests now deprecated
- updated readme to specify that check contacts will override entity contacts
0.2.0 (2019-06-26)
has_contact
function now disregards entity contacts when any check contacts are defined.- Added
no_contacts
function. Use this when defining a "default" handler which is used when no contacts are defined. - The readme is now more descriptive and prescriptive. 🤩
- Added MIT license and this changelog! ✍️
0.1.2 (2019-06-18)
- No functional changes.
- Fixed release naming in build.sh. 🙃
0.1.1 (2019-06-18)
- No functional changes.
- Updated travis-ci configuration to use build.sh in deploy phase.
0.1.0 (2019-06-18)
- First release! 🎉
* This Change Log was automatically generated by github_changelog_generator