Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

44 lines (36 loc) · 1.54 KB

Road map

  • A feature that has been completed
  • A feature that has NOT yet been completed

  • Test with a single project
  • Add the ability to create an exe locally
  • Add the ability to Publish to an S3 storage account
  • Add the ability to Build Full Releases
  • Add the ability to Build Update Releases
  • Test with multiple projects
  • Gate the visibility of the toolwindow to a Squirrel Project selection only
  • Detect projects that have no exe in build folder
  • Add Settings
  • Check that the project has been saved
  • Check that the project has been built

Features that have a checkmark are complete and available for download in the CI build.

Change log

These are the changes to each version that has been released on the official Visual Studio extension gallery.

0.0.1

  • Create a UI for Visual Studio as a toolwindow
  • Add files from the build directory automatically when a project is selected
  • Filter out unwanted files
  • Detect the exe version, Author and Description
  • Releasify the files from this folder

0.0.2

  • Fix bug with spaces in the output path during releasify
  • Added automatic visualisation of the Squirrel Packager when project is selected
  • Execute on a background thread to allow VS to continue operating without locking

0.0.12

  • Show warnings for missing settings in project AssemblyInfo

2.0.2

  • Change package base to Clowd.Squirrel