Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot]
cf5a51c66a deps(deps): update sphinx-copybutton requirement from >=0.5.0 to >=0.5.2
Updates the requirements on [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) to permit the latest version.
- [Release notes](https://github.com/executablebooks/sphinx-copybutton/releases)
- [Changelog](https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/sphinx-copybutton/compare/v0.5.0...v0.5.2)

---
updated-dependencies:
- dependency-name: sphinx-copybutton
  dependency-version: 0.5.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-27 06:26:39 +00:00
Xuwznln
37010bdeb1 refactor: migrate from bump2version to bump-my-version for version management
- 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.
2026-02-28 20:49:02 +08:00
Xuwznln
e31c924614 Update docs 2025-09-03 10:51:34 +08:00
Xuwznln
94f0c112e5 init version 2025-09-02 16:39:44 +08:00