# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.6](https://github.com/facet-rs/facet/compare/facet-msgpack-v0.1.5...facet-msgpack-v0.1.6) - 2025-04-10
### Other
- updated the following local packages: facet-core, facet-poke, facet-derive, facet, facet-peek
## [0.1.5](https://github.com/facet-rs/facet/compare/facet-msgpack-v0.1.4...facet-msgpack-v0.1.5) - 2025-04-10
### Other
- Use put rather than write for all users of PokeValue
- rename pokevalue:: put into pokevalue:: write and provide a safe alternative
- introduces put in poke value which is safe
## [0.1.4](https://github.com/facet-rs/facet/compare/facet-msgpack-v0.1.3...facet-msgpack-v0.1.4) - 2025-04-10
### Fixed
- fix readmes
### Other
- remove spacing
- no height
- Update Readmes with logos.
## [0.1.3](https://github.com/facet-rs/facet/compare/facet-msgpack-v0.1.2...facet-msgpack-v0.1.3) - 2025-04-09
### Other
- updated the following local packages: facet-trait, facet, facet-derive, facet-peek
## [0.1.1](https://github.com/facet-rs/facet/compare/facet-msgpack-v0.1.0...facet-msgpack-v0.1.1) - 2025-04-08
### Other
- updated the following local packages: facet-types, facet-trait, facet-derive, facet, facet-peek, facet-poke
## [0.1.0](https://github.com/facet-rs/facet/releases/tag/facet-msgpack-v0.1.0) - 2025-04-08
### Other
- pretty printer is pretty
- WIP pretty
- not using namespace runners for now
- formatting
- msgpack missing docs
- msgpack wip
- Wow, msgpack works again
- WIP msgpack
- more docs
- Regen all READMEs
- docs updates
- more shapely => facet renames
- 0.1.0
## [3.1.0](https://github.com/facet-rs/facet/compare/facet-msgpack-v3.0.0...facet-msgpack-v3.1.0) - 2025-03-31
### Other
- Fix all markdown links
- shill for namespace, closes #36
- specific toolchains, reformat code
## [2.0.1](https://github.com/facet-rs/facet/compare/facet-msgpack-v2.0.0...facet-msgpack-v2.0.1) - 2025-03-11
### Other
- Last few fixes
- Add examples to YAML and MessagePack crates, simplify READMEs, and fix doc tests