Changed
- Add
TrailingSlash::MergeOnly
behaviour toNormalizePath
, which allowsNormalizePath
to retain any trailing slashes. #1695 - Remove bound
std::marker::Sized
fromweb::Data
to support storingArc<dyn Trait>
viaweb::Data::from
#1710
Fixed
ResourceMap
debug printing is no longer infinitely recursive. #1708