0.1.0
As part of this release we had 37 issues closed.
Initial Release of GitHubReleaseManager
Bugs
- #44 Remove duplication of parameter letter
- #29 Fix Broken Build
- #22 Fix issue with Internal Refactoring not being included in check for valid label
Feature
- #43 Add bin file creation to Chocolatey Package
Improvements
- #42 Make defaults for GHRM not specific to ChocolateyGUI
- #39 Update script for new environment variables
- #36 Updates Credits with new tools
- #35 Update License Information
- #34 Add badges for all the things
- #33 Add Coveralls
- #31 Add Nuget Deployment to Build process
- #30 Add MyGet Feeds to build process
- #27 Create AppVeyor Project
- #26 Add all BuildScripts to solution folder
- #25 Reset dupfinder.config and inspectcode.config when build finished
- #23 Move Project to GitHub
- #21 Expand Yaml Configuration to include the issues to include/exclude in release, as well as ability to include/exclude "Where to get" text
- #20 Create Fake Repo on personal GitHub account for doing integration tests on
- #19 Add tests to cover new functionality
- #18 Add yaml configuration file to control what tags are searched for and used
- #17 Add new Close option, to close milestone once build gets to that point
- #16 Add ability to add assets to a milestone, once created
- #15 Add Export option
- #14 Force Check In of Nuget.exe
- #13 Rename packaging as Packaging
- #12 Create a develop branch
- #11 Add nuspec file for the GitHubReleaseManager dll
- #10 Rename Projects and outputs
- #9 Remove code that is not going to be required
- #8 Change src folder to be Source
- #7 Update gitignore file to include BuildArtifacts Folder
- #6 Remove NugetPackager, as this is specific to how Particular do things
- #5 Add psake to build the solution
- #4 Add AppVeyor Yaml File
- #3 Add Code Analysis to the Build Process
- #2 Add StyleCop to the Build Process
- #1 Change formatting to match what is required