chore(release): 0.0.5 Co-authored-by: cuddle-please <bot@cuddle.sh> Reviewed-on: #8
54 lines
829 B
Markdown
54 lines
829 B
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
## [0.0.5] - 2025-07-26
|
|
|
|
### Added
|
|
- actually copy files
|
|
|
|
## [0.0.4] - 2025-07-26
|
|
|
|
### Added
|
|
- can now do file operations
|
|
|
|
### Other
|
|
- test
|
|
|
|
- replace url
|
|
|
|
|
|
## [0.0.3] - 2025-07-26
|
|
|
|
### Added
|
|
- with auto publish
|
|
|
|
## [0.0.2] - 2025-07-26
|
|
|
|
### Docs
|
|
- add install from crates.io
|
|
- add description
|
|
|
|
### Other
|
|
- add noil repo
|
|
|
|
## [0.0.1] - 2025-07-26
|
|
|
|
### Added
|
|
- get output
|
|
- add highlight
|
|
- adding gif
|
|
- add readme
|
|
- add basic noil
|
|
- create noil
|
|
|
|
### Other
|
|
- update deps
|
|
- *(deps)* update tokio-tracing monorepo
|
|
- *(deps)* update all dependencies
|
|
- clarification
|