Update v1.1.0
- Add release workflow
release.ymlfor GitHub Actions - Refactor CI pipeline with
ci.yml, delete previous pipelinepython-app.yml - Switch to
uvfor package management and dependency handling - Reorganize files for better consistency and implementation
- Improve documentation by adding docstrings
- Update
README.mdto show badges and current status - Bump to version 1.1.0 and implement
__version__