# Change Log
## [0.1.0] - 2021-09-05
### Added
- XmlFriendly variation ([r-lyeh](https://github.com/r-lyeh)).
Thanks to Muhammad Mominul Huque (aka @mominul) for the contribution!
- EncodeIterator, DecodeIterator
- Performance benchmarks
- no_std support
### Changed
- iter_encode and iter_decode are deprecated
- codebase refactoring
## [0.0.1] - 2019-06-02 (Initial implementation)
### Added
- fn slice_encode
- fn slice_decode
- fn iter_encode
- fn iter_decode