Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# CHANGELOG
## 2018-12-13
Initial version.
## 2019-04-28 `0.2.0`
- support for pictures inside ID3v2 tags.
- Rust 2018 edition!
- dropped support for `rustc < 1.3.1`
- banged functions (ex. `ID3.get_tag!/1`)
- `new` functions for some structs
## 2019-05-02 `1.0.0`
- Changed `ID3.write_tag/2`'s argument positions
- better piping