# Changelog
<!-- next-header -->
## [Unreleased] - ReleaseDate
### Added
### Changed
### Removed
## [0.1.0] - 2023-01-07
Initial release supporting:
- Bidirectional JSON <-> MessagePack conversions
- File input and output
- `stdin` input and `stdout` output
- Hex string input and output
<!-- next-url -->
[Unreleased]: https://github.com/pluots/msgpack-cli/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/pluots/msgpack-cli/compare/3fb7ec2a...v0.1.0