chore(release): 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
cuddle-please
2025-08-03 14:46:46 +00:00
parent 4bde8ec240
commit 7640eddb97
2 changed files with 12 additions and 1 deletions

View File

@@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.0] - 2025-08-03
### Added
- noil now handles open, and open in non-terminals via. /dev/tty
- add file opener with chooser
- update demo
- add help text for preview
### Other
- remove cockroach
## [0.0.5] - 2025-07-26
### Added