We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c1529 commit 87794c2Copy full SHA for 87794c2
CHANGELOG.md
@@ -7,13 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
-## [v0.1.0] - 2019-02-06
+## [v0.1.0] - 2019-11-17
11
+
12
+### Added
13
14
+- support for floats and tuple structs
15
16
### Changed
17
-- [breaking-change] The `heapless` dependency has been bumped to v0.4.0
18
+- [breaking-change] The `heapless` dependency has been bumped to v0.5.0
19
-- This crate now compiles on stable
20
+- This crate now compiles on stable (MSRV = 1.31)
21
22
## v0.0.1
23
0 commit comments