Skip to content

v0.2.0

Choose a tag to compare

@JoernBerkefeld JoernBerkefeld released this 02 Jun 13:18
· 51 commits to main since this release

Features

  • Add docUrl and guideUrl fields to all ~150 FUNCTIONS entries — each function now carries a link to the official Salesforce developer docs (docUrl) and the ampscript.guide reference page (guideUrl)

Bugfixes

  • Correct AMPscript v() function name from V (uppercase) to v (lowercase)

Chores

  • Document docUrl and guideUrl fields in README

Full Changelog: v0.1.4...v0.2.0