SyncShell v1.1.0 Release Notes
Release Date: 2025-12-07 // 6 months ago-
What's Changed
🔀 Key highlights from 1.0.8 to 1.1.0:
- 🐳 Testing improvements: Added Docker Compose testing infrastructure and Makefile for streamlined development
- ⚡️ Dependency updates: Upgraded ruff (0.3.5→0.4.7) and pytest (8.1.1→8.2.1)
- ⚡️ Modernization: Updated Python/Poetry versions, GitHub workflows, and removed deprecated code declarations
- 📚 Documentation: Refreshed README, contribution guidelines, and repository URLs
- 🔧 Configuration cleanup: Removed unnecessary dependabot and SonarCloud settings
- 📚 This is a minor version release focusing on infrastructure improvements, dependency updates, and documentation enhancements while maintaining backward compatibility.
Previous changes from v1.0.8
-
🔄 Changes
- 🔀 fix: config.gist to config.github in syncshell/cli.py
- ⚡️ Updated dependencies