Releases: sleeuwen/dotnet-json
Releases · sleeuwen/dotnet-json
v1.1.4
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #11
- Bump actions/setup-dotnet from 1 to 3 by @dependabot in #12
- Bump coverlet.collector from 3.1.1 to 3.2.0 by @dependabot in #10
- Bump FluentAssertions from 6.4.0 to 6.10.0 by @dependabot in #6
- Bump xunit from 2.4.1 to 2.4.2 by @dependabot in #7
- Bump Newtonsoft.Json from 13.0.1 to 13.0.3 by @dependabot in #8
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.5.0 by @dependabot in #9
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Fix merging arrays with different lengths
v1.1.0
- Add --existing option to
setsubcommand to only set a value if that key is already present
v1.0.2
- Allow setting keys to an empty string in
dotnet-json set
v1.0.1
Update .net version to .net 6 in pipeline and tests project
v1.0.0
Promote to stable
v0.5.0
Added the indent command to quickly indent a json file