Files
cypress/packages/electron
Gleb Bahmutov d7762ee9a2 electron 1.4.6
2017-09-28 14:18:47 -04:00
..
2017-04-21 10:34:19 -04:00
2017-04-21 10:34:19 -04:00
2017-09-25 13:22:57 -07:00
2017-04-21 10:34:19 -04:00
2017-04-21 10:34:19 -04:00
2017-09-28 14:18:47 -04:00
2017-04-21 10:34:19 -04:00

Cypress Core Electron

This is a shared lib for Cypress which manages installing + building the Cypress Electron application.

It is a simple wrapper that symlinks while in development.

Changelog

0.3.4 - (04/20/17)

  • fix require path

0.3.3 - (04/20/17)

  • bump cypress icons dep

0.3.2 - (04/20/17)

  • bump cypress coffee script and releaser dep

0.3.1 - (11/15/16)

  • bump electron to 1.4.6

0.3.0 - (11/07/16)

  • bump electron

0.2.1 - (08/26/16)

  • downgrade electron, bump node

0.2.0 - (08/26/16)

  • bump electron to 1.3.4

0.1.0 - (08/26/16)

  • accept install options

0.0.4 - (08/24/16)

  • fixed bug with paths during linux install

0.0.3 - (08/01/16)

  • fix dep being devDep

0.0.2 - (07/06/16)

  • accept args + cb on open

0.0.1 - (07/06/16)

  • initial release