All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added
remove_dir_all_when
, allowing to filter "rm -rf "
- PathBuf::from errors on embedded nuls, and prevents ending with nuls
- get rid of ufmt (oversight in 0.2 release)
- get rid of dead code (oversight in 0.2 release)
- [breaking-change] The version of the
generic-array
dependency has been bumped to v0.14.2 (now thatheapless
v0.6.0` is out).
std
-triggering regression