- **discovery**: Implement service discovery module and strategies
Refactor
- Refactor imports, methods, and discovery module
0.3.0
Feat
- Add mock DCC services and async client - Implement Python adapters and server client example - **parameters**: implement RPyC parameter handling and service factory
Fix
- resolve DCC integration and Action system test issues - add missing TypeVar import in server module
Refactor
- Remove unused modules and update documentation - move service factory functions to server module
0.2.1
Refactor
- **adapter**: Refactor action paths handling and improve docstrings