Files
noil/CHANGELOG.md
Kasper Juul Hermansen 6ce8f3e9b4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
chore(release): v0.0.4 (#7)
chore(release): 0.0.4

Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: #7
2025-07-26 21:08:34 +02:00

49 lines
771 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.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