# CHANGELOG
## 0.2.0 (Dec 22nd, 2024)
- re-export `dbutils::leb128`
- Use `core::error::Error` instead of `std::error::Error`
- Loose trait bounds to function trait bounds
- Use future-proof external crates import style
## 0.1.2 (Dec 23rd, 2023)
FEATURES
- Implement `Transformable` for `std::time::Instant`.