0.1.8 (2024-04-24)
Bug Fixes
- Add timeouts to HTTP requests to prevent hanging on network issues
- Fix context manager return values for proper exception handling
- Improve size limits for command output in silent mode
- Fix provider flag handling in piped mode (supports both
--provider=slack
and--provider slack
formats) - Add URL validation for webhook providers
Improvements
- Better error messages for network-related issues
- More robust handling of large command outputs