rosa_parse 0.2.0

Rosa parse is a command line utility to convert json, yaml or toml from stdin to json, yaml or toml to stdout.
Documentation
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## 0.2.0 - 2020-10-15


### Miscellaneous Chores

[67c6a7](https://github.com/oknozor/rosa-parse/commit/67c6a75aea5dd9ef895a224bfd6494a07153151a) - add git push cog hook - [oknozor](https://github.com/oknozor)


### Features

[5da1a4](https://github.com/oknozor/rosa-parse/commit/5da1a41cf25c3e634089e9dc235f94306cbbddc1) - support values after table by using serde::json::Value for yaml - [oknozor](https://github.com/oknozor)


- - -
## 0.1.1 - 2020-10-15


### Bug Fixes

[d1594b](https://github.com/oknozor/rosa-parse/commit/d1594b6f0788ea6b81b3b0014ab92dae700dade7) - invalid crate name in README - [oknozor](https://github.com/oknozor)


- - -
## 0.1.0 - 2020-10-15


### Miscellaneous Chores

[0525cf](https://github.com/oknozor/rosa-parse/commit/0525cf422182324ca67eebe3019d9a6675a93e35) - add cog config - [oknozor](https://github.com/oknozor)

[9caf2e](https://github.com/oknozor/rosa-parse/commit/9caf2e7a3edc1bd1fa890cbbf2b472bea1e1c107) - add MIT license - [oknozor](https://github.com/oknozor)


### Features

[725a21](https://github.com/oknozor/rosa-parse/commit/725a21ced43c09e2cb56332cb103ec6bdbca770c) - set package name - [oknozor](https://github.com/oknozor)


- - -

This changelog was generated by [cocogitto](https://github.com/oknozor/cocogitto).