v2.1.0
Features
- Add
handlebarsEquivalentfield to everyFUNCTIONSentry — names the MCN Handlebars helper that replaces an AMPscript function (e.g.Add→add), ornullwhen no direct helper exists. - Add
mcnHandlebarsGapboolean field — flags functions documented as Marketing Cloud Next-supported but with no working Handlebars helper yet (runtime gap). Whentrue,handlebarsEquivalentis alwaysnull. - These fields drive AMPscript ↔ MCN Handlebars conversion tooling in
sfmc-language-lspandmcp-server-sfmc.
Chores
- Document the two new MCN Handlebars fields in
README.md.
Full Changelog: v2.0.4...v2.1.0