Compare commits
1 Commits
cuddle-ple
...
v0.1.0
Author | SHA1 | Date | |
---|---|---|---|
2df59b60b6 |
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.1.0] - 2025-08-08
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- add docs and examples
|
||||||
|
|
||||||
## [0.0.4] - 2025-08-08
|
## [0.0.4] - 2025-08-08
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
|
@@ -3,7 +3,7 @@ members = ["crates/*"]
|
|||||||
resolver = "2"
|
resolver = "2"
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.0.4"
|
version = "0.1.0"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
|
Reference in New Issue
Block a user