Diogo Autilio
Diogo Autilio
When I have multiples versions of a package, how I uninstall the old ones? Keeping the lastest. Eg: 🌱 Installed mint packages: SwiftFormat - 0.47.10 - 0.47.12 - 0.47.3 -...
Hi, I'm currently using the swift-code-metrics 1.4.1 and as you can see the code distribution graph have overlapping values. Thanks
fix: add volatile qualifiers to prevent longjmp clobber warnings in PNG
• Implement exponential backoff reconnection with configurable limits (maxReconnectAttempts, reconnectInitialDelay, reconnectBackoffFactor) • Track reconnect attempts and readyState using thread-safe Mutex; reset attempts on successful .open
You can now uninstall a single installed version instead of always nuking all versions and there’s a new -v/--version flag. Implemented as requested #206