Releases: mohamedashraf-eng/remote-developer
Releases · mohamedashraf-eng/remote-developer
remote_developer: v0.3.0
remote_developer: v0.2.0
0.2.0 (2025-02-22)
Features
- add init.py for remote_developer module (3f24c59)
- add example configuration file for remote developer setup (97dd558)
- add pyproject.toml for remote developer configuration (152247e)
- add python-dotenv and pyyaml dependencies for environment variable management and YAML support (599fff1)
- add regcache utility module for platform-specific cache management (4a804fc)
- add remote developer configuration file for project setup (28b272b)
- add template files for Docker configuration and development environment (aea4703)
- add utility module for file system monitoring with watchdog (42a09e1)
- add utility module for remote_developer (53705f7)
- added central logger utility (825fe79)
- added core components (52a9c3f)
- added method to fetch log level fron env (b37a3dc)
- config validation utility (3576c91)
- enhance CLICommandExecutor with logging for command execution and safety checks (4d55121)
- enhance remote_developer CLI with SSH setup, command execution, and file watching (0ee7965)
- implement remote_developer CLI with configuration management and command execution (dbf3f54)
- load environment variables for log level configuration (6a35aa5)
- module for cli command execution (18204c8)
- replace remote_developer configuration file with example template (08cbe30)