| Bump version to 1.1.4 |
|
More...
|
about 1 year ago
|
| Use Final for constants |
|
More...
|
about 1 year ago
|
| Add GitHub Actions workflow for building, publishing, and signing packages to PyPI |
|
More...
|
about 1 year ago
|
| Rename lint and test workflow to CI |
|
More...
|
about 1 year ago
|
| Update lint and test workflow to ignore specific paths for push and pull request events |
|
More...
|
about 1 year ago
|
| Add permissions section to lint and test workflow |
|
More...
|
about 1 year ago
|
| Add build package job to CI |
|
More...
|
about 1 year ago
|
| Add GitHub Actions workflow for publishing to TestPyPI and signing with Sigstore |
|
More...
|
about 1 year ago
|
| Refactor GitHub Actions workflow to improve test reporting and coverage upload process |
|
More...
|
about 1 year ago
|
| Refactor the lint job |
|
More...
|
about 1 year ago
|
| Refactor type hints to use built-in list type in MultiByteStrDecoder |
|
More...
|
about 1 year ago
|
| Add support for Python 3.13 |
|
More...
|
about 1 year ago
|
| Fix a lint error |
|
More...
|
about 1 year ago
|
| Fix `UnicodeDecodeError` exception sending correctly |
|
More...
|
about 1 year ago
|
| Remove pylama configuration and update linting tools in tox and pyproject |
|
More...
|
about 1 year ago
|
| Add metadata attributes to the mbstrdecoder module |
|
More...
|
about 1 year ago
|
| Apply code formatter |
|
More...
|
about 1 year ago
|
| Replace Black with Ruff for code formatting |
|
More...
|
about 1 year ago
|
| Drop support for Python 3.7/3.8 |
|
More...
|
about 1 year ago
|
| Add Dependabot configuration for GitHub Actions dependency updates |
|
More...
|
about 1 year ago
|
| Simplify GitHub Actions workflow by removing redundant pip installation step |
|
More...
|
about 1 year ago
|
| Update build commands in tox.ini to use Python's build module |
|
More...
|
about 1 year ago
|
| Restrict environment variable passing to GITHUB_* in tox.ini |
|
More...
|
about 1 year ago
|
| Modify to use `setuptools_scm` for package build |
|
More...
|
about 1 year ago
|
| Update GitHub Actions to use latest versions |
|
More...
|
about 1 year ago
|
| Remove abstractproperty and abstractclassmethod from exclude_lines in pyproject.toml |
|
More...
|
about 1 year ago
|
| Rename setup target to setup-dev and adjust installation commands in Makefile |
|
More...
|
about 1 year ago
|
| Remove setup.cfg from MANIFEST.in |
|
More...
|
about 1 year ago
|
| Update pytest-md-report to version 0.6.2 in test requirements |
|
More...
|
about 1 year ago
|
| Update Makefile to upgrade pip before installing tox |
|
More...
|
about 1 year ago
|