DataDebug Versions Save

Excel 2010/2013 add-in that automatically finds errors in spreadsheets

v1.0.5

9 years ago

Changes:

  • This release actually fixes the problem in issue #63. Depending on your local configuration, CheckCell may load before or after the default template loads.
  • The CheckCell installer now correctly identifies previously-installed versions and upgrades them in-place.

v1.0.4

9 years ago

Changes:

  • Fix for silent exception thrown when opening a blank worksheet. This prevented the tool from being usable (e3e2630).

v1.0.3

9 years ago

This release has the following changes:

  • Support for Microsoft Excel 2013.
  • Bigger buttons.
  • Marshaling arithmetic bugfix for when data is arranged in a tall, thin column (d827e04ded7b581d7f11664804d7748fd75d855d).

1.0.2

9 years ago

Release for OOPSLA. This release fixes a small installer versioning problem.

v1.0.1

9 years ago

Release for OOPSLA 2014.

This release fixes the following problems:

  • CheckCell sometimes flagged too few errors due to a bug in the display code.
  • Analysis is now more robust to memory errors; it will scale back parallelization to use less memory and only throw an OOM exception when progress cannot be made in single-threaded mode.

v1.0.0

9 years ago

Initial release of CheckCell, version 1.0.0, with InstallShield installer executable.