All Versions
27
Latest Version
Avg Release Cycle
72 days
Latest Release
-

Changelog History
Page 3

  • v0.0.7 Changes

    November 09, 2017

    ElectronNET.CLI:

    ๐Ÿ›  Fixed electronize start for macos/linux - thanks @yamachu
    Skip NPM install on start when node_modules directory already exists

  • v0.0.6 Changes

    ElectronNET.CLI:

    • ๐Ÿš€ nuget packages are now release bits and have the correct assembly version
    • ๐Ÿ”– Version command
    • ๐Ÿ‘ better devCleanup.cmd
    • ๐Ÿ‘ Better Platform Support Issue - thanks to @Petermarcu
    • ๐Ÿง Start Command should now work on OSX/Linux - thanks to @r105m

    ElectronNET.API:

    • Thread-Safe methods - thanks to @yeskunall
  • v0.0.5 Changes

    ElectronNET.API:

    • ๐Ÿ“ฆ The last nuget package didn't contain the actual webpreferences settings with defaults - hopefully now.
  • v0.0.4 Changes

    ElectronNET.CLI:

    • ๐Ÿ›  dotnet electronize start fixed

    ElectronNET.API:

    • 0๏ธโƒฃ WebPreferences settings with default values
  • v0.0.3 Changes

    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
  • v0.0.2 Changes

    ElectronNET.CLI:

    ElectronNET.API:

    • โž• Add XML documentation to NuGet output
    • Implemented Notification-, Dialog- & Tray-API
  • v0.0.1 Changes

    • init everything and basic functionality