Releases: TomWright/dasel
Releases · TomWright/dasel
v1.13.4: Merge pull request #103 from TomWright/issue-102
v1.13.3: Merge pull request #100 from TomWright/empty-documents
Update CSV, JSON and YAML parsers to better deal with empty initial documents
v1.13.2
v1.13.1
v1.13.0
v1.12.2
v1.12.1
v1.12.0
v1.11.0
v1.10.0 - Put document support
Add put document support and fix some issues: (#69) - `dasel put document` is now supported. - Fix an issue in that the read + write flags were ignored in `dasel put object`. - Fix `dasel put object` command name/description. - Update command descriptions. - Fix an issue that stopped you being able to modify the root node. - Fix some invalid selectors in the README. - Update README.