chore(release): 0.0.3 Co-authored-by: cuddle-please <bot@cuddle.sh> Reviewed-on: #21
1.2 KiB
1.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.0.3] - 2025-08-03
Added
- don't use front
- add paste command both local and remote
- add publish
Other
- test commit
[0.0.2] - 2025-08-02
Added
- voidpin now copies to linux as well
- add demo gif
- add basic remote copu
Docs
- add more thorough example
- correct docs
Fixed
- (deps) update all dependencies (#16)
- (deps) update rust crate bytes to v1.10.1
- (deps) update rust crate serde to v1.0.218
- (deps) update tokio-prost monorepo to v0.13.5
- (deps) update rust crate uuid to v1.13.1
- (deps) update all dependencies
- (deps) update rust crate uuid to v1.12.0
Other
- (deps) update all dependencies
- (deps) update all dependencies
- (deps) update all dependencies
- (deps) update rust crate clap to v4.5.29
- fix demo
[0.0.1] - 2025-01-10
Added
- add initial copy command
Docs
- add example of call
- add a small readme with intent
Other
- add stub for remote copier
- extract local copier to struct