Releases: TheAngryByrd/MiniScaffold
Releases · TheAngryByrd/MiniScaffold
0.26.3-beta001
0.26.3-beta001 - 2021-03-14
Fixed
- Fixes GitHub Workflow FAKE integration from @TheAngryByrd - #232
- Makes devcontainers more flexible with dotnet versions from @TheAngryByrd - #233
- Makes github workflow install dotnet from global.json from @TheAngryByrd - #234
0.26.2
0.26.1
0.26.1-beta001
0.26.0
0.26.0-beta001
0.25.1
0.25.1 - 2020-11-11
Fixed
- Performance improvement of documentation generation from @TheAngryByrd - #219
0.25.0
0.25.0 - 2020-07-25
Fixed
- Code coverage will only include what we have the source code for from @simontaite - #218
Removed
- Travis and AppVeyor CI scripts in favor of GitHub Actions from @TheAngryByrd - #217
0.25.0-beta001
0.25.0-beta001 - 2020-07-25
Fixed
- Code coverage will only include what we have the source code for from @simontaite - #218
Removed
- Travis and AppVeyor CI scripts in favor of GitHub Actions from @TheAngryByrd - #217
0.24.4
0.24.4 - 2020-05-09
Fixed
- WatchDocs failing if dotnet can't open browser from @TheAngryByrd - #216
Changed
- Allow NuGet api key to be set via environment variable from @TheAngryByrd - #215