We’re excited to announce the release of rig-remote v3.0.0, a major update that brings the project into the modern Python ecosystem! This release marks the successful migration of the entire codebase from Python 2 to Python 313, along with significant internal improvements.
🔧 What’s New
Full Python 3 Compatibility
The tool now runs on Python 3.13 — Python 2 is no longer supported.
Deep Backend Refactor
Core modules behind the UI have been refactored or rewritten for better structure, readability, and maintainability.
Updated Test Suite
All tests were updated or rewritten to align with modern Python 3 testing practices.
Improved Code Quality
Cleaner separation of concerns and better overall design under the hood.
Python 2 is no longer supported — please ensure you're using Python 3.113 or newer.
Some internal modules may have changed; review your usage if you're integrating rig-remote in a custom way.
🙏 Thanks
Huge thanks to everyone who has used and supported this project. This update lays the foundation for easier maintenance and future enhancements.