Skip to content

Exporter.Geneva-1.4.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@utpilla utpilla released this 28 Oct 17:49
· 1134 commits to main since this release
ff47b5a
  • Breaking change: Updated export logic for scopes
    • Export scopes which have a non-null key as individual columns (each
      key-value pair from the scopes is exported as its own column; these columns
      would also be taken into consideration when the CustomFields option is
      applied).
    • When using formatted strings for scopes, the templated string ("{OriginalFormat"})
      will not be exported.
      #736