Releases: cake-contrib/Cake.Yaml
v6.0.0
As part of this release we had 2 commits which resulted in 1 issue being closed.
New Features
- #63 Update Cake.Yaml to target Cake v3.0.0 (@augustoproiete)
Pull requests were reviewed by: @augustoproiete
Fixes issues reported by: @augustoproiete
Supported features and usage examples are described in the README.
NuGet package available on nuget.org.
v5.0.0
As part of this release we had 31 commits which resulted in 10 issues being closed.
New Features
- #5 Support for naming conventions of YamlDotNet (@augustoproiete)
- #47 Update Cake.Yaml add-in to target Cake v2.0.0 (@augustoproiete)
- #67 Bump YamlDotNet from 12.2.1 to 12.3.1 (@augustoproiete)
Documentation
- #49 Update README with naming conventions support and YamlDotNet version required (@augustoproiete)
Pull requests were reviewed by: @augustoproiete
Fixes issues reported by: @augustoproiete, @christophdebaene
Supported features and usage examples are described in the README.
NuGet package available on nuget.org.
v4.0.0
As part of this release we had 30 commits which resulted in 6 issues being closed.
New Features
Build
- #35 Enable Source Link in Cake.Yaml Build (@escarls)
- #34 Enable deterministic builds in Cake.Yaml Build (@escarls)
- #33 Update build script to use Cake.Recipe 2.2.1 Build (@escarls)
- #37 The unit tests are dotnetapp2.0 and that is EOL. Build (@escarls)
Documentation
- #31 Change license from Apache 2.0 to MIT Documentation (@escarls, @Redth, @jokay, @augustoproiete)
v3.1.2
As part of this release we had 14 commits which resulted in 4 issues being closed.
Documentation
v3.1.1
v3.1.0
v3.0.0
As part of this release we had 3 issues closed.
Requirements
- Cake 0.28.0 or higher (@joaoasrosa, @pascalberger)
- YamlDotNet 5.2.1 (@pascalberger)
Breaking change
- #13 Update YamlDotNet to 5.2.1 (@pascalberger)
Improvements
- #9 Recommended changes resulting from automated audit (@pascalberger)
- #3 Would it be possible to use the Cake Contrib Icon for your NuGet Package? (@pascalberger)