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.
&str
rather than a char
.impl Separable for str
allocates only once, for the result, rather than twice as the blanket Display
-based impl
does.Separable::separate_with_underscores
method and policies::UNDERSCORE_SEPARATOR
constant.policies
module.Initial release.