better-ccflare 1.2.18 → 1.2.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/dist/better-ccflare +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -201,6 +201,10 @@ Full documentation available in [`docs/`](docs/):
|
|
|
201
201
|
|
|
202
202
|
Inspired by [snipeship/ccflare](https://github.com/snipeship/ccflare) - thanks for the original idea and implementation!
|
|
203
203
|
|
|
204
|
+
**Special thanks to our contributors:**
|
|
205
|
+
- [@anonym-uz](https://github.com/anonym-uz) - Critical auto-pause bug fix, analytics performance optimizations, request body truncation, and incremental vacuum implementation
|
|
206
|
+
- [@makhweeb](https://github.com/makhweeb) - Enhanced request handling and analytics improvements
|
|
207
|
+
|
|
204
208
|
## Contributing
|
|
205
209
|
|
|
206
210
|
We welcome contributions! See [CONTRIBUTING.md](docs/contributing.md) for guidelines.
|
package/dist/better-ccflare
CHANGED
|
Binary file
|
package/package.json
CHANGED