- 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.
These are the changes to each version that has been released on the official Visual Studio extension gallery.
- 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
- 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
- Show warnings for missing settings in project AssemblyInfo
- Change package base to Clowd.Squirrel