File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.8] ( https://github.com/martinohmann/vecmap-rs/compare/v0.1.7...v0.1.8 ) (2022-10-30)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** set:** implement ` Clone ` for ` IntoIter ` ([ e78d5ee] ( https://github.com/martinohmann/vecmap-rs/commit/e78d5eea597703f25ef02965f2f55bf23faac647 ) )
9
+
10
+
11
+ ### Miscellaneous
12
+
13
+ * enable ` clippy::pedantic ` warnings ([ d61b8f8] ( https://github.com/martinohmann/vecmap-rs/commit/d61b8f83572973b500a5603239d140d2d9faba1d ) )
14
+
3
15
## [ 0.1.7] ( https://github.com/martinohmann/vecmap-rs/compare/v0.1.6...v0.1.7 ) (2022-10-11)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " vecmap-rs"
3
- version = " 0.1.7 "
3
+ version = " 0.1.8 "
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