Skip to content

Releases: maaaaarco/spaghetti-cmd-loader

Winter '21 release

Choose a tag to compare

@maaaaarco maaaaarco released this 17 Oct 14:17
e441f7b

This release does not add any new functionality to the tool. Code base has been refactored to meet the code coverage requirements for Unlocked Packages introduced with Winter '21.
Current code coverage is ~95%.

Summer 20 release, patch 1

Choose a tag to compare

@maaaaarco maaaaarco released this 29 Jul 21:17

BugFix

  1. #23

Summer 20 release

Choose a tag to compare

@maaaaarco maaaaarco released this 21 Jul 15:45

New Features

  1. Supports load of huge CSV files by splitting the deployments in chunks of 250 records
  2. Enhanced client side validations before loading the file
  3. Supports inline editing of records if CSV file has less than 250 rows
  4. Updated API version to Summer '20 (49.0)

BugFix

  1. Preview for huge CSV file is now much faster and less likely to slow down your browser