v1.2.2 (2025-11-09)
This release is published under the MIT License.
Bug Fixes
- Update license format to resolve setuptools deprecation warnings (
fc71e36)
Chores
-
Add .editorconfig for consistent formatting configuration (#170,
548ba38) -
Add development dependencies for ruff and shfmt (#170,
548ba38) -
Add ruff and shfmt formatting tools configuration (#170,
548ba38) -
Remove .flake8 configuration (replaced by ruff.toml) (#170,
548ba38) -
Resolve ruff linting errors in package initialization (#170,
548ba38)
Code Style
Continuous Integration
-
Implement automated semantic versioning and PyPI releases (
4f0b8b5) -
Integrate ruff and shfmt linting into test workflow (#170,
548ba38) -
Remove version check (managed by semantic-release) (#170,
548ba38) -
Update GitHub Actions to check code formatting with ruff and shfmt (#170,
548ba38)
Documentation
Detailed Changes: 1.2.1...1.2.2