Releases: sleeuwen/dotnet-json
Releases · sleeuwen/dotnet-json
v0.4.1
23 Oct 05:45
Compare
Sorry, something went wrong.
No results found
Allow roll forward of .net core versions
v0.4.0
16 Oct 18:14
Compare
Sorry, something went wrong.
No results found
Add new command dotnet json get to read a specific key from a file
Fix bug with not truncating the file before writing to it
Fix bug where it would not allow to use a non-existing file as output
v0.3.0
10 Oct 17:05
Compare
Sorry, something went wrong.
No results found
Refactor all commands to use a shared implementation
Add dotnet json remove command to remove a key from the json
v0.2.0
10 Oct 17:05
Compare
Sorry, something went wrong.
No results found
Update tool name to dotnet-json and also allow dotnet json
Add -o/--output option to merge command to allow output the result to a different file
Fix set command for arrays
Version 0.1.0
30 Sep 18:33
Compare
Sorry, something went wrong.
No results found
Version 0.1.0
Add merge command
Add set command