Releases: nikhilsbhat/common
Releases · nikhilsbhat/common
v0.0.5
Changelog
- c352c3d Merge pull request #1 from blazs3fs/go-yaml-panic-recover
- 2b2f723 Move Package diff from gocd-cli to common
- 3695c68 Recover from goccy/go-yaml panic
- 6dad4ca Remove newline addition to rendered JSON
v0.0.4
Changelog
- bae6b5b Add support for checking type as string
v0.0.3
Changelog
- 85c315a Add back the Marshal and fix test cases
- d40eeaa Add support for highlighting yaml/json
v0.0.2
Changelog
- 48e3093 Remove support for identifying the content type as CSV until the issue with IsCSV is fixed.