v0.19.1
v0.19.1 (2025-12-16)
Bug Fixes
-
Make file delete command consistent with other delete subcommands (#36,
f3c765d) -
Change 'file delete' from positional argument to --id/-i flag
-
All delete subcommands now use consistent --id/-i flag pattern
-
Update tests to use new flag-based syntax
-
Update README documentation with new command syntax
-
All tests passing (34 file tests + linting + type checking)
What's Changed
- fix: make file delete command consistent with other delete subcommands by @fredvisser in #36
Full Changelog: v0.19.0...v0.19.1