mirror of
https://github.com/ZGCA-Forge/MsgCenterPy.git
synced 2026-03-24 10:34:39 +00:00
- Removed .bumpversion.cfg and integrated version management into pyproject.toml. - Updated pre-commit hooks and dependencies for code formatting, linting, and type checking. - Added new functionality to JSONSchemaMessageInstance for generating default values from JSON schema. - Enhanced test coverage for the new default value generation feature.