0.4.4
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "arrayvec"
|
name = "arrayvec"
|
||||||
version = "0.4.3"
|
version = "0.4.4"
|
||||||
authors = ["bluss"]
|
authors = ["bluss"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
|
||||||
|
|||||||
@@ -22,6 +22,10 @@ __ https://docs.rs/arrayvec
|
|||||||
Recent Changes (arrayvec)
|
Recent Changes (arrayvec)
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
- 0.4.4
|
||||||
|
|
||||||
|
- Add method ``ArrayVec::truncate()`` by @niklasf
|
||||||
|
|
||||||
- 0.4.3
|
- 0.4.3
|
||||||
|
|
||||||
- Improve performance for ``ArrayVec::extend`` with a lower level
|
- Improve performance for ``ArrayVec::extend`` with a lower level
|
||||||
|
|||||||
Reference in New Issue
Block a user