summaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils/semver.md
blob: 3f0227532c82d742b38d2289a3e7f6d2181c253b (plain)
1
2
3
4
5
ADDED: `Intern<T>`
ADDED: `GloballyInternable` with macro
BREAKING: `InternCache` now returns `Intern` instead of `Arc`
ADDED: `assert_not_impl` macro (moved from `tor-config`)
ADDED: `iter_join` accepts `IntoIterator`, not just `Iterator`