Compare commits
1 Commits
v0.2.3
...
26b882dd5c
Author | SHA1 | Date | |
---|---|---|---|
|
26b882dd5c |
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.2.0] - 2024-12-22
|
||||
|
||||
### Added
|
||||
- transform to binary
|
||||
- redo project structure
|
||||
|
||||
### Other
|
||||
- update lock
|
||||
|
||||
## [0.1.3] - 2024-12-22
|
||||
|
||||
### Other
|
||||
|
@@ -3,4 +3,4 @@ members = ["crates/*"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.3"
|
||||
version = "0.2.0"
|
||||
|
Reference in New Issue
Block a user