This release fixes a breaking change in Commerce 2.12 that caused manual payment processing to stop working (Gateways that set global API keys in __construct() need to implement __wakeup() as well).
Separated 'boolean' twig filter into own convert class. Added 'string', 'integer', 'md5' filters. Added test coverage for twig filters. Update hook help information.
Initial Alpha release.
Initial DEV release.