Releases: vdemeester/shotty
Releases · vdemeester/shotty
Release list
v0.2.0
What's Changed in v0.2.0
Full changelog: v0.1.1...v0.2.0
Changelog
🚀 Features
- 055cdd3: feat: add audio recording support (@vdemeester)
📖 Documentation
- 3aaea4e: docs: improve README and add changelog generation to goreleaser (@vdemeester)
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed in v0.1.1
🐛 Bug Fixes
- fix: handle errcheck on deferred os.Remove (331d35a)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed in v0.1.0
Initial release of shotty — screenshot and screen recording tool for Wayland (niri).
🚀 Features
- feat: shell completion, direct mp4 recording, non-blocking notify (4ddb09c)
- feat: wire all commands into CLI entry point (22ab7bd)
- feat: implement waybar status output (7621bc5)
- feat: implement recording commands (0b7671d)
- feat: implement screenshot commands (6fd16da)
- feat: add delay countdown with state file updates (2d86310)
- feat: add external tool wrappers with testable Runner interface (05d89f6)
- feat: add recording state file management (b83ae06)
- feat: add configuration and path generation (4063c14)
- feat: initial project scaffolding (f5c8c0e)