Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-24 | 496 Bytes | |
v0.1.8 source code.tar.gz | 2025-04-24 | 21.0 kB | |
v0.1.8 source code.zip | 2025-04-24 | 27.3 kB | |
Totals: 3 Items | 48.8 kB | 0 |
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