Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 986 Bytes

Changelog.md

File metadata and controls

49 lines (31 loc) · 986 Bytes

not release

ElectronNET.CLI:

  • nuget packages are now release bits and have the correct assembly verion
  • Version command
  • better devCleanup.cmd

0.0.5

ElectronNET.API:

  • The last nuget package didn't contain the actual webpreferences settings with defaults - hopefully now.

0.0.4

ElectronNET.CLI:

  • dotnet electronize start fixed

ElectronNET.API:

  • WebPreferences settings with default values

0.0.3

ElectronNET.CLI:

  • Init with Debug profile
  • Build for all platforms (well... for newest OSX/Linux/Windows)

ElectronNET.API:

  • Moar XML documentation
  • Hybrid support (e.g. running as normal website and electron app)
  • Event bugfixing

0.0.2

ElectronNET.CLI:

  • Added Init to Help page
  • Added XML documentation to NuGet output
  • Maybe fixed for ElectronNET#2

ElectronNET.API:

  • Add XML documentation to NuGet output
  • Implemented Notification-, Dialog- & Tray-API

0.0.1

  • init everything and basic functionality