File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.4] ( https://github.com/martinohmann/vecmap-rs/compare/v0.1.3...v0.1.4 ) (2022-09-18)
4
+
5
+
6
+ ### Features
7
+
8
+ * add sort methods ([ b443fe3] ( https://github.com/martinohmann/vecmap-rs/commit/b443fe37ab3fcf56bb9a15032c2a85324a67dfaf ) )
9
+ * implement ` Clone ` for all immutable iterators ([ 86478ba] ( https://github.com/martinohmann/vecmap-rs/commit/86478ba668ce7c4641f3ce76b9103b1da2b457ac ) )
10
+
3
11
## [ 0.1.3] ( https://github.com/martinohmann/vecmap-rs/compare/v0.1.2...v0.1.3 ) (2022-09-17)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " vecmap-rs"
3
- version = " 0.1.3 "
3
+ version = " 0.1.4 "
4
4
authors = [
" Martin Ohmann <[email protected] >" ]
5
5
license = " MIT OR Apache-2.0"
6
6
description = " A vector-based map and set implementation"
You can’t perform that action at this time.
0 commit comments