File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.2.16.0]
2+
3+ * [ Increase maximum branching factor from 16 to 32] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/317 )
4+
5+ * [ Tweak ` union.goDifferentHash ` ] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/277 )
6+
7+ * [ Fix debug mode bounds check in ` cloneM ` ] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/331 )
8+
9+ * [ Remove some old internal compatibility code] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/334 )
10+
11+ [ 0.2.16.0 ] : https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.15.0...v0.2.16.0
12+
113## [ 0.2.15.0]
214
315* [ Add security advisory regarding hash collision attacks] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/320 )
Original file line number Diff line number Diff line change 11name : unordered-containers
2- version : 0.2.15 .0
2+ version : 0.2.16 .0
33synopsis : Efficient hashing-based container types
44description :
55 Efficient hashing-based container types. The containers have been
You can’t perform that action at this time.
0 commit comments