Skip to content

1.5.0 release

Compare
Choose a tag to compare
@newsroomdev newsroomdev released this 30 Oct 11:30

Summary

Redesigned desktop app, large file handling on the back-end including sampling, OS Sierra compatible, and command line tools!

  • Updates Electron version to 1.4.3!
  • Command line tool! npm install -g dataproofer!
  • New styles by the inestimable @amccartney!
  • Fixes an issue where older versions of Electron (and it's packaged version of Chrome) would spazz with Sierra because of libevent's kqueue. See libevent/libevent#376 for further info.
  • Improved UX!
    • hover or click over failed (red) or cautionary (yellow) tests to highlight them
    • double click on tests to edit
  • Processing.js got a huge upgrade!
    • Sample large datasets so the app doesn't crash (sample 15% of the rows, or max 10k rows)
    • remove some inefficient code
    • concurrently run tests using Promise

screen shot 2016-10-30 at 9 43 09 am
screen shot 2016-10-30 at 9 55 07 am
screen shot 2016-10-30 at 9 45 21 am