Skip to content

Latest commit

 

History

History
124 lines (68 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

124 lines (68 loc) · 1.44 KB

2.1.1

  • readme fix

2.1.0

  • Remaining PR merges
  • fixed generic issues
  • Windows support added by TonyHoyle

2.0.1

  • Making null-safety version as default
  • releasing pre-release

2.0.0-dev.2

  • Readme info updates

2.0.0-dev.1

  • Upgraded to null-safety
  • launcherIcon removed
  • get package name methods added
  • Web support added (only title change)

1.3.1

  • (issue #18) raise upper bound of dependencies

1.3.0

  • linux support and some fixes
  • launcherIcon deprecated

1.2.0

  • (issue #4)fixing receiving FileSystemException for projects that does not have macOS folder.
  • logger added to show users more friendly logs.
  • README.md updated

1.1.9

  • add macOS compat. add option to only target certain platforms by Alexander Wilde

1.1.8

  • fix for AndroidManifest path

1.1.7

  • update

1.1.6

  • update

1.1.5

  • changeLauncherIcon function added

1.1.4

  • fix for ios BundleId

1.1.3

  • fix

1.1.2

  • renaming bundleId added

1.1.1

  • Fix for Linux and macOS path

1.1.0

  • README.MD update
  • example

1.0.9

  • README.MD update
  • console prints improved

1.0.8

  • typo fix

1.0.7

  • fix for command (converted to option)

1.0.6

  • add new command

1.0.5

  • Add Arg package as a dependency

1.0.4

  • ArgParser added
  • rename appname _yourappname_

1.0.3

  • update executables

1.0.2

  • update executables

1.0.1

  • License added

1.0.0

  • Initial version, created by Stagehand