Skip to content

v1.0.0

Choose a tag to compare

@markdlv-sf markdlv-sf released this 03 Apr 16:56
· 76 commits to main since this release
b3e84ee

What's Changed

  • Lowercase columns for local, to match Data Cloud by @markdlv-sf in #80
  • Consolidate instructions on CONTRIBUTING.md, and include release process by @markdlv-sf in #81

Full Changelog: v0.1.28...v1.0.0

Note on Breaking Changes

While scripts already running in Data Cloud are unaffected, this release contains a breaking change for scripts that are run locally via the datacustomcode run ... command. In order to work properly, scripts must be modified so that column string references are all lowercase. More info in CHANGELOG.md.