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 9422cd7 commit 5377960Copy full SHA for 5377960
2 files changed
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.1.10] - 2026-01-14
11
+
12
+### Documentation
13
+- Updated READMEs for all crates with comprehensive examples and better structure.
14
+- Improved `Cargo.toml` descriptions and documentation links.
15
16
## [0.1.9] - 2026-01-14
17
18
### Added
Cargo.toml
@@ -35,7 +35,7 @@ members = [
35
]
36
37
[workspace.package]
38
-version = "0.1.9"
+version = "0.1.10"
39
edition = "2021"
40
authors = ["RustAPI Contributors"]
41
license = "MIT OR Apache-2.0"
0 commit comments