Pardot Cog - v0.2.0
New Features
Prospect field check step now includes operators [#16, #17]
The step expression for the Check a field on a Pardot Prospect step has been updated to include operators beyond simple equality.
You may now specify be less than
, be greater than
, contain
, not contain
, or not be
, in addition to the previous, sole, hard-coded be
operator.
Maintenance
- All dependencies have been updated to address security vulnerabilities [#13]
- Building/installing the Cog is now a pre-condition to build success in Circle CI [#28]
Installation
# Install this version
$ crank cog:install automatoninc/pardot:0.2.0
# Install the latest version
$ crank cog:install automatoninc/pardot