Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 883 Bytes

CHANGELOG.md

File metadata and controls

61 lines (32 loc) · 883 Bytes

0.3.1

  • fix: web build error.

0.3.0

  • [windows] Add MSIX app support
  • [windows] fix: detect disabled/enabled register (#26)
  • [macos] macOS support API change to allow App Sandbox mode #27

0.2.2

  • add startup args for linux (#19)

0.2.1

  • feat: add interactive process type to MacOS #16

0.2.0

  • fix: web compile error #14

0.1.9

  • bump win32_registry to 1.0.2 #12

0.1.8

  • [windows] Fix incorrect setting/checking of registry value #10

0.1.7

  • [windows] Replace win32 with win32_registry

0.1.6

  • [windows] fix: use correct max length of registry key #

0.1.5

  • [linux] Fixed wrong app name when writing .desktop file. #4

0.1.4

  • pubspec.yaml adds platforms field.

0.1.3

  • #3 Fix No such file or directory error.

0.1.2

  • #2 Fixed build web error.

0.1.1

  • Supported linux platform.

0.1.0

  • First release.