Changelog
March 10, 2026 ยท View on GitHub
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.40.0-beta001 - 2026-03-09
Added
- Add dotnet watch support to .props/.targets files from @TheAngryByrd
- Add comprehensive GitHub Copilot instructions for MiniScaffold development from @TheAngryByrd
- Add test-reporter action to display test results in GitHub Actions from @TheAngryByrd
Changed
- Refactor project files to replace Paket with NuGet for package management from @TheAngryByrd
- Update NuGet publish references in tests to use DotNet.nugetPush from @TheAngryByrd
- Optimize SourceLink to only run on Release builds to prevent incremental build breakage from @TheAngryByrd
- Run FsharpFormat once per TFM from @TheAngryByrd
- Refactor project files to enhance package management and build quality settings from @TheAngryByrd
- Re-enable F# analyzers in Library and Console templates from @TheAngryByrd
- Update .gitattributes with comprehensive best practices for .NET projects from @TheAngryByrd
- Prepare for .NET 10: update TFMs, workflows, and infrastructure from @TheAngryByrd
- Convert .sln to .slnx from @TheAngryByrd
- Update Library_Output.md to reflect current template file structure from @TheAngryByrd
- Move template AssemblyInfo generation from FAKE files to MSBuild pack-time metadata from @TheAngryByrd
0.39.0 - 2025-09-01
Changed
- Paket to Nuget from @TheAngryByrd
- Update fantomas version to 7.0.3 from @TheAngryByrd
- Update GitHub Actions to use latest action versions from @TheAngryByrd
0.39.0-beta002 - 2025-09-01
Changed
- Paket to Nuget from @TheAngryByrd
- Update fantomas version to 7.0.3 from @TheAngryByrd
- Update GitHub Actions to use latest action versions from @TheAngryByrd
0.39.0-beta001 - 2025-09-01
Changed
- Paket to Nuget from @TheAngryByrd
- Update fantomas version to 7.0.3 from @TheAngryByrd
- Update GitHub Actions to use latest action versions from @TheAngryByrd
0.38.0 - 2024-12-07
Changed
- Adds support for .NET 8.0 from @simon-reynolds
0.38.0-beta001 - 2024-12-07
Changed
- Adds support for .NET 8.0 from @simon-reynolds
0.37.1 - 2023-11-19
Fixed
- Use GitHub Environments for Nuget Publish from @PolinaSavelyeva
0.37.0 - 2023-10-25
Added
- New project specific templates from @TheAngryByrd
0.36.2 - 2023-10-22
Fixed
- Fix Changelog compare link on github releases from @TheAngryByrd
0.36.1 - 2023-10-21
Changed
- Adds devcontainer builds to CI from @TheAngryByrd
0.36.0 - 2023-10-05
Changed
- Better Devcontainers from @TheAngryByrd
0.35.2 - 2023-09-17
Fixed
- Ensure .fantomasignore is used from @TheAngryByrd
- Disable requiring msbuild.structuredlogger always being up to date from @TheAngryByrd
0.35.0 - 2023-09-17
Changed
- Force Tool Restore and Formatting. Build for Debug and Release Configuration from @TheAngryByrd
0.34.2 - 2023-09-14
Fixed
- Extra slashes in CHANGELOG.md from @nikoyak
0.34.1 - 2023-09-05
Changed
- Fixes AssemblyInfo generation from @nikoyak
0.34.0 - 2023-06-09
Changed
- Code Coverage Tweaks from @nikoyak
0.33.0 - 2023-06-07
Changed
- Update Dependencies from @TheAngryByrd
- Numerous Build Tweaks from @TheAngryByrd
- Updating Publishing and Use FSDocs for documentation from @nikoyak
0.33.0-alpha009 - 2023-06-07
Changed
- Update Dependencies from @TheAngryByrd
- Numerous Build Tweaks from @TheAngryByrd
- Updating Publishing and Use FSDocs for documentation from @nikoyak
0.33.0-alpha008 - 2023-06-07
Changed
- Update Dependencies from @TheAngryByrd
- Numerous Build Tweaks from @TheAngryByrd
- Updating Publishing and Use FSDocs for documentation from @nikoyak
0.33.0-alpha007 - 2023-06-07
Changed
- Update Dependencies from @TheAngryByrd
- Numerous Build Tweaks from @TheAngryByrd
- Updating Publishing and Use FSDocs for documentation from @nikoyak
0.33.0-alpha006 - 2023-06-07
Changed
- Update Dependencies from @TheAngryByrd
- Numerous Build Tweaks from @TheAngryByrd
- Updating Publishing and Use FSDocs for documentation from @nikoyak
0.33.0-alpha005 - 2023-06-07
Changed
- Update Dependencies from @TheAngryByrd
- Numerous Build Tweaks from @TheAngryByrd
- Updating Publishing and Use FSDocs for documentation from @nikoyak
0.33.0-alpha004 - 2023-06-07
Changed
- Update Dependencies from @TheAngryByrd
- Numerous Build Tweaks from @TheAngryByrd
- Updating Publishing and Use FSDocs for documentation from @nikoyak
0.33.0-alpha003 - 2023-06-06
Changed
- Update Dependencies from @TheAngryByrd
- Numerous Build Tweaks from @TheAngryByrd
- Updating Publishing and Use FSDocs for documentation from @nikoyak
0.33.0-alpha002 - 2023-06-06
Changed
- Update Dependencies from @TheAngryByrd
- Numerous Build Tweaks from @TheAngryByrd
- Updating Publishing and Use FSDocs for documentation from @nikoyak
0.33.0-alpha001 - 2023-06-06
Changed
- Update Dependencies from @TheAngryByrd
- Numerous Build Tweaks from @TheAngryByrd
- Updating Publishing and Use FSDocs for documentation from @nikoyak
0.32.0 - 2022-09-17
Changed
0.32.0-beta001 - 2022-09-17
Changed
0.31.1 - 2022-04-29
Fixed
0.31.1-beta001 - 2022-04-29
Fixed
0.31.0 - 2022-02-06
Changed
0.31.0-beta001 - 2022-02-06
Changed
0.30.0 - 2022-01-18
Changed
0.30.0-beta001 - 2022-01-18
Changed
0.29.1 - 2021-10-11
Changed
0.29.1-beta001 - 2021-10-11
Changed
0.29.0 - 2021-09-29
Changed
0.29.0-beta001 - 2021-09-29
Changed
0.28.0 - 2021-06-03
Changed
- Default release branch is now main from @enovales - https://github.com/TheAngryByrd/MiniScaffold/pull/245
0.27.0 - 2021-05-28
Changed
- FSharp-Analyzers updated to 0.9.0, global.json version update to 5.0.300, MSBuild.StructuredLogger pinned to 2.1.500 from@TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/244
- Octokit pinned to 0.48 from @enovales - https://github.com/TheAngryByrd/MiniScaffold/pull/243
- Using TargetFramework in projects because we're only targeting net5.0 from @TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/241
Added
- Adds README to nuget package which will be displayed on nuget.org from @TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/242
0.27.0-beta002 - 2021-05-28
Changed
- FSharp-Analyzers updated to 0.9.0, global.json version update to 5.0.300, MSBuild.StructuredLogger pinned to 2.1.500 from@TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/244
- Octokit pinned to 0.48 from @enovales - https://github.com/TheAngryByrd/MiniScaffold/pull/243
0.27.0-beta001 - 2021-05-28
Added
- Adds README to nuget package which will be displayed on nuget.org from @TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/242
Changed
- Using TargetFramework in projects because we're only targeting net5.0 from @TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/241
0.26.4 - 2021-05-25
Changed
- Update to use BinaryDefense.FSharp.Analyzers.Hashing 0.2.2 from @enovales - https://github.com/TheAngryByrd/MiniScaffold/pull/238
0.26.4-beta001 - 2021-05-25
Changed
- Update to use BinaryDefense.FSharp.Analyzers.Hashing 0.2.2 from @enovales - https://github.com/TheAngryByrd/MiniScaffold/pull/238
0.26.3 - 2021-03-14
Fixed
- Fixes GitHub Workflow FAKE integration from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/232
- Makes devcontainers more flexible with dotnet versions from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/233
- Makes github workflow install dotnet from global.json from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/234
0.26.3-beta001 - 2021-03-14
Fixed
- Fixes GitHub Workflow FAKE integration from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/232
- Makes devcontainers more flexible with dotnet versions from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/233
- Makes github workflow install dotnet from global.json from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/234
0.26.2 - 2021-01-22
Fixed
- Updated Analyzers to work on net5.0 @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/230
0.26.1 - 2021-01-19
Fixed
- Hot-reload not working from @halcwb - https://github.com/TheAngryByrd/MiniScaffold/pull/227
0.26.1-beta001 - 2021-01-19
Fixed
- Hot-reload not working from @halcwb - https://github.com/TheAngryByrd/MiniScaffold/pull/227
0.26.0 - 2021-01-05
Breaking
- Updated to net5.0 from @TheAngryByrd- https://github.com/TheAngryByrd/MiniScaffold/pull/222
0.26.0-beta001 - 2021-01-05
Breaking
- Updated to net5.0 from @TheAngryByrd- https://github.com/TheAngryByrd/MiniScaffold/pull/222
0.25.1 - 2020-11-11
Fixed
- Performance improvement of documentation generation from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/219
0.25.0 - 2020-07-25
Fixed
- Code coverage will only include what we have the source code for from @simontaite - https://github.com/TheAngryByrd/MiniScaffold/pull/218
Removed
- Travis and AppVeyor CI scripts in favor of GitHub Actions from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/217
0.25.0-beta001 - 2020-07-25
Fixed
- Code coverage will only include what we have the source code for from @simontaite - https://github.com/TheAngryByrd/MiniScaffold/pull/218
Removed
- Travis and AppVeyor CI scripts in favor of GitHub Actions from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/217
0.24.4 - 2020-05-09
Fixed
- WatchDocs failing if dotnet can't open browser from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/216
Changed
- Allow NuGet api key to be set via environment variable from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/215
0.24.3 - 2020-05-09
Changed
- Updated FAKE to 5.20.0 and Paket to 5.245.1 from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/214
0.24.2 - 2020-05-01
Fixed
- Test coverage file pattern from @halcwb - https://github.com/TheAngryByrd/MiniScaffold/pull/207
0.24.1 - 2020-04-23
Fixed
- Allows netstandard libraries to be referenced in markdown/fsx documetnation files from @TheAngryByrd - https://github.com/TheAngryByrd/MiniScaffold/pull/203
0.24.0 - 2020-03-26
Added
- Fsharp Analyzers from @TheAngryByrd - (https://github.com/TheAngryByrd/MiniScaffold/pull/200)
0.23.5 - 2020-03-24
Fixed
- devcontainer being out of date from @TheAngryByrd - (https://github.com/TheAngryByrd/MiniScaffold/pull/199)
0.23.4 - 2020-03-08
Fixed
- Fixed issues of opening the browser with the docs generation tool from @TheAngryByrd - (https://github.com/TheAngryByrd/MiniScaffold/pull/195)
- Fixed staging too many files during Release mode from @ominestre - (https://github.com/TheAngryByrd/MiniScaffold/pull/196)
- Fixed an issue with extension recommendations. Microsoft changed their CSharp tooling identifier from @TheAngryByrd - (https://github.com/TheAngryByrd/MiniScaffold/pull/198)
0.23.3 - 2020-02-24
Fixed
- Enforces a CHANGELOG entry before allwing a release from @TheAngryByrd - (https://github.com/TheAngryByrd/MiniScaffold/pull/193)
0.23.2 - 2020-02-24
Changed
- Update Fantomas to 3.2.0 from @TheAngryByrd - (https://github.com/TheAngryByrd/MiniScaffold/pull/188)
0.23.1 - 2020-02-24
0.23.0 - 2020-02-13
Changed
- Templates now use KeepAChangelog instead of RELEASE_NOTES from @rmunn - (https://github.com/TheAngryByrd/MiniScaffold/pull/175)
- Main project now use KeepAChangelog instead of RELEASE_NOTES from @TheAngryByrd - (https://github.com/TheAngryByrd/MiniScaffold/pull/186)
0.23.0-beta001 - 2020-02-07
Changed
- Templates now use KeepAChangelog instead of RELEASE_NOTES from @rmunn - (https://github.com/TheAngryByrd/MiniScaffold/pull/175)
- Main project now use KeepAChangelog instead of RELEASE_NOTES from @TheAngryByrd - (https://github.com/TheAngryByrd/MiniScaffold/pull/186)
0.22.4 - 2020-01-22
Fixed
- Ensures github actions run on pull requests (https://github.com/TheAngryByrd/MiniScaffold/pull/177)
- Fixes Directory.Build.props inheritance in src and test folders(https://github.com/TheAngryByrd/MiniScaffold/pull/178)
- Fixes references with spaces in docsTool and updated to netcoreapp3.1 (https://github.com/TheAngryByrd/MiniScaffold/pull/179)
0.22.3 - 2020-01-14
Fixed
- Typo in README (https://github.com/TheAngryByrd/MiniScaffold/pull/170) (https://github.com/TheAngryByrd/MiniScaffold/pull/171)
0.22.2 - 2020-01-03
Fixed
- Fixup gitlab workflow ci file (https://github.com/TheAngryByrd/MiniScaffold/pull/168)
0.22.1 - 2019-12-25
Fixed
- docsTool watch mode now uses temporary directory for rendered files (https://github.com/TheAngryByrd/MiniScaffold/pull/166)
0.22.0 - 2019-12-25
Added
- docsTool now has a dark mode (https://github.com/TheAngryByrd/MiniScaffold/pull/165)
0.21.5 - 2019-12-23
Changed
- Cleans up mobile rendering for docs generation tool
0.21.3 - 2019-12-21
DOCUMENTATION:
- Explain Appveyor badge nuances (https://github.com/TheAngryByrd/MiniScaffold/pull/160)
Changed
- Use Microsoft.NETFramework.ReferenceAssemblies instead of netfx.props (https://github.com/TheAngryByrd/MiniScaffold/pull/161)
0.21.2 - 2019-12-21
Changed
- Updates to depedencies (https://github.com/TheAngryByrd/MiniScaffold/pull/159)
- FAKE 5.19.0
- Paket 5.241.2
- Altcover 6.6.747
- Fantomas 3.1.0
- Packaging.Targets 0.1.155
0.21.1 - 2019-12-16
Fixed
- IsTestProject in Directory.Build.props for Console template should be true (https://github.com/TheAngryByrd/MiniScaffold/pull/157)
0.21.0 - 2019-12-13
Added
- Documentation generation (https://github.com/TheAngryByrd/MiniScaffold/pull/110)
0.20.2 - 2019-12-13
Changed
- Bump to dotnet sdk 3.1 (https://github.com/TheAngryByrd/MiniScaffold/pull/155)
- Add Package Name to nuget table in README (https://github.com/TheAngryByrd/MiniScaffold/pull/156)
0.20.1 - 2019-11-26
Changed
- UPdate Argu to 6.0 (https://github.com/TheAngryByrd/MiniScaffold/pull/154)
- Update Packaging.Targets to 0.1.121 (https://github.com/TheAngryByrd/MiniScaffold/pull/154)
- Update Altcover to 5.3.688 (https://github.com/TheAngryByrd/MiniScaffold/pull/154)
- Update expecto to 8.13.1 (https://github.com/TheAngryByrd/MiniScaffold/pull/154)
- Update FAKE to 5.18.3 (https://github.com/TheAngryByrd/MiniScaffold/pull/154)
- Update paket to 5.238.1 (https://github.com/TheAngryByrd/MiniScaffold/pull/154)
0.20.0 - 2019-10-22
Added
- Use Paket as local tool (https://github.com/TheAngryByrd/MiniScaffold/pull/148)
Changed
- Update FAKE to 5.18.1 (https://github.com/TheAngryByrd/MiniScaffold/pull/148)
- Update Fantomas to 3.0.0 (https://github.com/TheAngryByrd/MiniScaffold/pull/152)
0.19.2 - 2019-10-22
Changed
- More README cleanups (https://github.com/TheAngryByrd/MiniScaffold/pull/151)
0.19.1 - 2019-10-21
Changed
- Better READMEs (https://github.com/TheAngryByrd/MiniScaffold/pull/150)
0.19.0 - 2019-09-24
Added
- Dotnet core 3.0 support (https://github.com/TheAngryByrd/MiniScaffold/pull/141)
0.18.0 - 2019-09-20
Added
- GitHub Actions (https://github.com/TheAngryByrd/MiniScaffold/pull/145) (https://github.com/TheAngryByrd/MiniScaffold/pull/146)
0.17.1 - 2019-06-04
Added
- Adds environment variable
DISABLE_COVERAGEto disable code coverage (https://github.com/TheAngryByrd/MiniScaffold/pull/139)
0.16.4 - 2019-05-20
Changed
- Reorganzition of build.fsx for Library and Console (https://github.com/TheAngryByrd/MiniScaffold/pull/137)
0.16.3 - 2019-05-17
Changed
- Update Fake dependencies to 5.13.7 (https://github.com/TheAngryByrd/MiniScaffold/pull/136)
0.16.2 - 2019-05-17
Changed
- Speed up DotnetRestore target (https://github.com/TheAngryByrd/MiniScaffold/pull/135)
0.16.1 - 2019-05-08
Fixed
- Use latest mono in TravisCI Builds (https://github.com/TheAngryByrd/MiniScaffold/pull/133)
Changed
- Use Source Link from Microsoft (https://github.com/TheAngryByrd/MiniScaffold/pull/131)
0.16.0 - 2019-05-08
Added
- VSCode Devcontainer support (https://github.com/TheAngryByrd/MiniScaffold/pull/130)
0.15.1 - 2019-05-02
Changed
- Bump YoloDev.Expecto.TestSdk to 0.8.0 (https://github.com/TheAngryByrd/MiniScaffold/pull/129)
0.15.0 - 2019-05-02
Added
- Run tests via solution file to speed up build if multiple test projects (https://github.com/TheAngryByrd/MiniScaffold/pull/124)
- Run pack via solution via to speed up build if multiple library projects (https://github.com/TheAngryByrd/MiniScaffold/pull/123)
- Add recommended vscode plugins (https://github.com/TheAngryByrd/MiniScaffold/pull/128)
0.14.2 - 2019-05-02
Fixed
- Fixing packaging issues (https://github.com/TheAngryByrd/MiniScaffold/pull/127)
0.14.1 - 2019-04-09
Changed
- Bump most dependencies (https://github.com/TheAngryByrd/MiniScaffold/pull/122)
0.14.0 - 2019-01-18
Changed
- Use Directory.build.props for NuGet metadata (https://github.com/TheAngryByrd/MiniScaffold/pull/118)
Added
- Update CI dotnet versions and TargetFrameworks to latest (https://github.com/TheAngryByrd/MiniScaffold/pull/119)
0.13.0 - 2019-01-09
Added
- Improved GitHub issue templates (https://github.com/TheAngryByrd/MiniScaffold/pull/115)
- Paket as a dotnet tool (https://github.com/TheAngryByrd/MiniScaffold/pull/114)
0.12.1 - 2019-01-09
Fixed
- NETSDK1061 msbuild error (https://github.com/TheAngryByrd/MiniScaffold/pull/112)
0.12.0 - 2018-09-11
Added
- Console App Scaffold Support (https://github.com/TheAngryByrd/MiniScaffold/pull/105)
0.11.0 - 2018-08-30
Added
- FAKE 5 (https://github.com/TheAngryByrd/MiniScaffold/pull/104)
- Add Code Coverage threshold (https://github.com/TheAngryByrd/MiniScaffold/pull/103)
Changed
- Added fsc and netfx props files (https://github.com/TheAngryByrd/MiniScaffold/pull/102)
0.10.0 - 2018-08-18
Added
- Adding code formatter (https://github.com/TheAngryByrd/MiniScaffold/issues/97)
Fixed
- sh files might have wrong line endings (https://github.com/TheAngryByrd/MiniScaffold/pull/98)
0.9.7 - 2018-08-18
Changed
- Update AltCover to 4.0.603 (https://github.com/TheAngryByrd/MiniScaffold/pull/95)
0.9.6 - 2018-08-10
Changed
- latest dotnet sdk and targets remove netstandard 1.6 (https://github.com/TheAngryByrd/MiniScaffold/pull/93)
0.9.5 - 2018-07-09
Fixed
- fix for values left unset in the fsproj file (https://github.com/TheAngryByrd/MiniScaffold/pull/92)
0.9.4 - 2018-06-22
Changed
- fixup report generator invocations on non-windows machines (https://github.com/TheAngryByrd/MiniScaffold/pull/90)
0.9.3 - 2018-05-31
Changed
- Bump most dependencies (https://github.com/TheAngryByrd/MiniScaffold/pull/89)
0.9.2 - 2018-05-31
Fixed
- Fixes missed MyLib conversion from #86 (https://github.com/TheAngryByrd/MiniScaffold/pull/88)
0.9.1 - 2018-05-14
Fixed
- Fixes dotnet templating issues with dashes (https://github.com/TheAngryByrd/MiniScaffold/pull/86)
0.9.0 - 2018-05-14
Added
- Convert to using dotnet test for running tests using (https://github.com/TheAngryByrd/MiniScaffold/pull/79)
- Adding Test Coverage with and Report generation (https://github.com/TheAngryByrd/MiniScaffold/pull/85)
0.8.1 - 2018-04-09
Fixed
- Handle TargetFramework as well as TargetFrameworks in proj files (https://github.com/TheAngryByrd/MiniScaffold/pull/83)
DOCUMENTATION:
- Update Tree output (https://github.com/TheAngryByrd/MiniScaffold/pull/80)
0.8.0 - 2018-03-20
Added
- Add release notes and NuGet packages to GitHub releases (https://github.com/TheAngryByrd/MiniScaffold/pull/75)
0.7.1 - 2018-03-19
Fixed
- Fixes names in PR templates (https://github.com/TheAngryByrd/MiniScaffold/pull/71)
- Fix dotnet sdk 2.1.101 issue with dotnet-mono (https://github.com/TheAngryByrd/MiniScaffold/pull/74)
0.7.0 - 2018-03-15
Added
- Source Link testing (https://github.com/TheAngryByrd/MiniScaffold/pull/69)
- Integration testing at the FAKE level for different perumutations (https://github.com/TheAngryByrd/MiniScaffold/pull/70)
Changed
- Lots of small refactorings/additions (https://github.com/TheAngryByrd/MiniScaffold/pull/69)
0.6.1 - 2018-03-11
Fixed
- Only use sourcelink if git dependencies are met (https://github.com/TheAngryByrd/MiniScaffold/pull/67)
Changed
- Only generate AssemblyInfo on Publish (https://github.com/TheAngryByrd/MiniScaffold/pull/66)
0.6.0 - 2018-03-07
Added
- Use expecto's --log-name to specify targetframework when running tests. Bumps Expecto to 6.0.0 and dotnet-mono to 0.5.1. (https://github.com/TheAngryByrd/MiniScaffold/pull/60)
0.5.2 - 2018-03-01
Fixed
- AssemblyVersion not showing (https://github.com/TheAngryByrd/MiniScaffold/pull/57)
Changed
- Added documentation to template's README/md (https://github.com/TheAngryByrd/MiniScaffold/pull/56)
0.5.1 - 2018-02-25
Fixed
- Fixed unwanted cosnole.clear (https://github.com/TheAngryByrd/MiniScaffold/pull/54)
- paket bootstrapper TLS issues (https://github.com/TheAngryByrd/MiniScaffold/pull/55)
0.5.0 - 2018-02-15
Added
- Use paket and sln files (https://github.com/TheAngryByrd/MiniScaffold/pull/35)
- Added GitHub ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE (https://github.com/TheAngryByrd/MiniScaffold/pull/46)
Changed
- RELEASE_NOTES should be ISO 8601 format (https://github.com/TheAngryByrd/MiniScaffold/pull/45)
- Put paket in magic mode (https://github.com/TheAngryByrd/MiniScaffold/pull/47)
0.4.1 - 2018-02-10
Fixed
- Make build.sh executable via post-action (https://github.com/TheAngryByrd/MiniScaffold/pull/37)
- FAKE not restoring on initial build. Exclude paket-files directory from template (https://github.com/TheAngryByrd/MiniScaffold/pull/42)
Changed
- Add Release notes to git release commits (https://github.com/TheAngryByrd/MiniScaffold/pull/39)
0.4.0 - 2017-12-01
Added
- Added Source Link (https://github.com/TheAngryByrd/MiniScaffold/pull/34)
Changed
- Fix CI Builds and convert to dotnet core 2 fsproj style (https://github.com/TheAngryByrd/MiniScaffold/pull/33)
0.3.5 - 2017-07-18
Changed
- Added .editorconfig (https://github.com/TheAngryByrd/MiniScaffold/commit/f24293735dd04df6094d2e6f1bdd2b8771f15597)
- Removed unneeded --restore from dotnet-mono call (https://github.com/TheAngryByrd/MiniScaffold/pull/23)
0.3.4 - 2017-07-03
Changed
- Smplify framework matching(https://github.com/TheAngryByrd/MiniScaffold/pull/20)
0.3.3 - 2017-06-25
Changed
- Correct and expand targets (https://github.com/TheAngryByrd/MiniScaffold/pull/18)
0.3.2 - 2017-05-01
Changed
- Appveyor template and badges (https://github.com/TheAngryByrd/MiniScaffold/pull/17)
- Using buildstats.info for badges (https://github.com/TheAngryByrd/MiniScaffold/pull/15)
0.3.1 - 2017-04-30
Changed
- Add NuGet Config Defaults (https://github.com/TheAngryByrd/MiniScaffold/pull/13)
0.3.0 - 2017-04-30
Added
- Added WatchTests Target (https://github.com/TheAngryByrd/MiniScaffold/pull/8)
Changed
- Updated FAKE to run on Mono 5.0 (https://github.com/TheAngryByrd/MiniScaffold/pull/11)
0.2.0 - 2017-04-17
Added
- Use Expecto for tests (https://github.com/TheAngryByrd/MiniScaffold/pull/4)
Changed
- Better travis ci defaults (https://github.com/TheAngryByrd/MiniScaffold/pull/2)
0.1.0 - 2017-04-14
Added
- Initial release