Skip to content

Releases: Accenture/sfmc-devtools

v6.0.1

10 Jan 15:01
f85af36
Compare
Choose a tag to compare

Bugfixes

Dependencies

Thank you

Thanks go out to @Beryl-18 for reporting issue #1157.

Full Changelog: v6.0.0...v6.0.1

v6.0.0

09 Oct 13:10
c25af29
Compare
Choose a tag to compare

BREAKING CHANGES

With version 6 we are dropping support for CommonJS modules (require('mcdev')) in favor of ES6 modules (import mcdev from 'mcdev'). Please consider upgrading your solution to ES6 modules or your will have to require a version prior to 6.0.0, with 5.3.0 being the latest available one that still supports CommonJS.

Features

Dependencies

Full Changelog: v5.3.0...v6.0.0

v5.3.0

31 Aug 16:01
e792082
Compare
Choose a tag to compare

Features

Bugfixes

Dependencies

Thank you

Thanks go out to Maciej Barnaś for reporting issue #1097.

Full Changelog: v5.2.0...v5.3.0

v5.2.0

08 Aug 15:22
50d3a7c
Compare
Choose a tag to compare

Features

Bugfixes

Chores

Dependencies

Full Changelog: v5.1.0...v5.2.0

v5.1.0

06 Jun 21:08
f6640a1
Compare
Choose a tag to compare

Features

Bugfixes

  • #734 automation wasn't documented via markdown file after deploy by @JoernBerkefeld in #956
  • #964 allow more than 36 chars for keys when changing it via changeKeyValue or changeKeyField (automation & dataExtension & event: 200; user: 50) by @JoernBerkefeld in #970
  • #207 prevent mcdev from creating log files when running mcdev explainTypes or mcdev --help by @JoernBerkefeld in #971

Chores

Dependencies

New Contributors

Full Changelog: v5.0.2...v5.1.0

v5.0.2 - include mobileCode in mobileKeyword's key

30 May 19:44
537707f
Compare
Choose a tag to compare

Bugfixes

Chores

Dependencies

Full Changelog: v5.0.1...v5.0.2

v5.0.1 - SSO Federation ID fix

09 May 13:40
9a13cbc
Compare
Choose a tag to compare

Bugfixes

Full Changelog: v5.0.0...v5.0.1

v5.0.0

04 May 22:23
7563fa6
Compare
Choose a tag to compare

Breaking Changes

Features

Bugfixes

Chores

Dependencies

Full Changelog: v4.3.4...v5.0.0

v4.3.4 - fixes for assets & createDeltaPkg

21 Feb 17:21
09f6939
Compare
Choose a tag to compare

Bugfixes

Full Changelog: v4.3.3...v4.3.4

v4.3.3 - fixes for automation auto-start & folder auto-creation

13 Feb 09:08
2cc2900
Compare
Choose a tag to compare

Bugfixes

Full Changelog: v4.3.2...v4.3.3