v0.0.3
Pre-release
Pre-release
This release includes the following changes:
- Synchronized the dictionaries for name generation with Moby v24. See #36.
- The package type information was included to check the type of user code. See #32.
- Updated supported Python versions:
- Dropped: 3.5, 3.6, 3.7
- Added: 3.9, 3.10, 3.11, 3.12, 3.13
What's Changed
- Add GitHub Action to publish Python package. by @toshihikoyanase in #26
- Remove on-push-branch from pypi-publish.yml. by @toshihikoyanase in #27
- Add args to docstring. by @toshihikoyanase in #28
- Bump up version to
0.0.3a. by @toshihikoyanase in #29 - Add support for Python 3.9. Drop support for Python 3.5. by @toshihikoyanase in #30
- Add wheel package release. by @toshihikoyanase in #31
- Add a marker file of PEP 561 compliant. by @toshihikoyanase in #32
- Bump up version to
0.0.3a2by @toshihikoyanase in #33 - Remove
codecovtoken. by @toshihikoyanase in #34 - Update Python and GitHub Actions by @toshihikoyanase in #35
- Sync with moby v24 changes by @toshihikoyanase in #36
- Bump up version to 0.0.3a3 by @toshihikoyanase in #37
- Update GitHub Actions and support Python versions. by @toshihikoyanase in #38
- Add third party licenses by @toshihikoyanase in #39
- Follow recent coding style by @toshihikoyanase in #40
- Temporarily disable attestations by @toshihikoyanase in #41
- Bump up version to 0.0.3 by @toshihikoyanase in #42
- Add
setuptoolsto publish package. by @toshihikoyanase in #43
Full Changelog: v0.0.2...v0.0.3