Releases: cake-contrib/Cake.Plist
Releases · cake-contrib/Cake.Plist
0.7.0
As part of this release we had 1 issue closed.
Improvement
- #28 General Repository/Project Maintenance
0.6.0
As part of this release we had 3 issues closed.
Breaking changes
- #25 Bump dependencies to reduce Cake warnings
- #22 Recommended changes resulting from automated audit
Improvement
- #6 Ensure Travis CI build is still working
0.5.0
As part of this release we had 2 issues closed.
Bug
Improvement
- #20 Cake.Plist 0.4.0 is referencing an older version of Cake.Core (0.22.2).
0.4.0
As part of this release we had 9 commits which resulted in 2 issues being closed.
Improvements
- #17 Update to Cake.Core version 0.22
- #8 Update nuspec with Cake Contrib Icon
0.3.0
As part of this release we had 6 issues closed.
Bug
- #9 Add lib folder structure to NuGet package
Improvements
- #12 Update to latest Cake
- #11 Convert this repo to use Cake.Recipe
- #7 Update NuGet Metadata
Documentation
- #15 Add Wyam Documentation
0.2.0
- Renamed DeserializePlist(string xml) to DeserializePlistXml(string xml)
- Renamed SerializePlist(object value) to SerializePlistXml(object value)
- Some bugs fixed
0.1.0
- Initial release
- Manipulate plists with PlistSerialize / PlistDeserialize