Skip to content

v1.5.2 Release

Compare
Choose a tag to compare
@phosphore phosphore released this 01 May 09:08
· 93 commits to master since this release
  • Add Electron upgrade checks to Electronegativity. The intention of this feature is for developers to discover the breaking changes that will affect them when they upgrade to a newer version of Electron. As it currently stands this feature will add checks for Electron versions 5-8. To use this feature a new argument -u or --upgrade has been added (thanks @jkleinsc!) #60
  • Add new Remote Module Check #57
  • Fix a dependency issue of Electronegativity preventing it from running properly #63
  • The Electron releases' file is now stored in the correct temporary path for every OS #54