You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Enhance handles configuration and manual update scripts
- Updated `configure_handles.py` to support both old array format and new object format for handles.json.
- Improved error handling and sample format for handles.json initialization.
- Modified `manual_update.py` to accommodate the new handles.json structure and improved user feedback.
- Added dynamic badge generation in `update_readme.py` for platforms and last updated date.
- Refactored color handling for Codeforces ratings in `utils.py` to return a color scheme dictionary.
- Introduced a new script `manual_display_names.py` for interactive display name updates.
- Created a batch runner script `spark.bat` for easier execution of various scripts and dependency management.
- Added MIT License file to the project.
0 commit comments