All Versions
9
Latest Version
Avg Release Cycle
346 days
Latest Release
186 days ago
Changelog History
Changelog History
-
v1.1.0 Changes
December 07, 2025What'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.
-
v1.0.8 Changes
April 27, 2024🔄 Changes
- 🔀 fix: config.gist to config.github in syncshell/cli.py
- ⚡️ Updated dependencies
-
v1.0.7 Changes
July 05, 2023 -
v1.0.6 Changes
June 04, 2023🔄 Changes
- ⚡️ Update Python packages #17
- ⚡️ Ci/setup poetry update action #16
- ⚡️ ci: updated pytest@7.3.1 #14
⬆️ Bump requests from 2.28.2 to 2.31.0 #13
-
v1.0.5
July 27, 2022 -
v1.0.4 Changes
July 27, 2022🔀 This version brings a major feature and makes syncshell an independent tool for the current running shell.
- 👌 Support zsh, bash shells
- 🛠 Fixed unhandled open file issue belonging to download command
- Setup Github Actions and CI
-
v1.0.2 Changes
May 12, 2018Issues:
- ➕ Add description type in setup.py
- ➕ Add new meta info to setup.py
-
v1.0.1
May 12, 2018 -
v1.0.0
May 12, 2018