Skip to content

v0.0.4

Compare
Choose a tag to compare
@ralphtheninja ralphtheninja released this 02 Mar 13:32
· 232 commits to main since this release

Added

Changed

  • Setup email for Travis builds (@yeskunall)
  • Normalize file names (@yeskunall)
  • Finalize standard (@ralphtheninja)
  • Depend on electron instead of deprecated electron-prebuilt (@ralphtheninja)
  • Throw error instead of error message (@arungalva)
  • Refactor opt/config variable in setup.js (@ralphtheninja)
  • Replace IIFE with normal function declaration and function call (@ralphtheninja)
  • Run unit tests before integration tests and put the sauce labs integration last (@ralphtheninja)
  • Update keywords in package.json (@yeskunall)
  • Update dependency-check to ^3.0.0 (@yeskunall)
  • Exit cleanly if Travis has no secure environment variables (@ralphtheninja)
  • Clean up entries in dependency-check (@ralphtheninja)

Removed

Fixed

  • Fix race condition in electron ipc (@ralphtheninja)
  • Add debug statement instead of silently failing Sauce Labs (@arungalva)