0.9.15
What's Changed
- Add typing by @jelmer in #23
- Exclude tests from wheels, but install in sdist by @jelmer in #24
- Migrate to disperse by @jelmer in #25
- Add pyproject.toml by @jelmer in #26
- Type check in CI by @jelmer in #27
- Fix spelling by @jelmer in #28
- Upgrade code to a modern version (3.x+) by @jelmer in #29
- Support Python >= 3.6, <= 3.11 by @jelmer in #30
- Use disperse action by @jelmer in #31
- Migrate to pyproject.toml by @jelmer in #32
- Set dependencies field by @jelmer in #33
- Add readthedocs configuration by @jelmer in #34
- Fix pyproject.toml by @henryk in #35
- Fix readthedocs config by @jelmer in #36
- Add github metadata by @jelmer in #37
- Bump actions/checkout from 2 to 4 by @dependabot[bot] in #38
- Bump actions/setup-python from 4 to 5 by @dependabot[bot] in #39
- Drop Python 3.7, ruf format by @jelmer in #40
- Fix disperse.conf by @jelmer in #41
- Bump python to 3.13 by @jelmer in #42
- Migrate disperse configuration to toml by @jelmer in #43
- Use disperse action by @jelmer in #45
- Bumping python versions in GitHub workflows and pyproject.toml by @jelmer in #46
- [master 6718cbe] Add code of conduct by @jelmer in #47
- Fix spelling errors by @jelmer in #48
- Bump actions/checkout from 2 to 4 by @dependabot[bot] in #50
- Bump jelmer/action-disperse-validate from 1 to 2 by @dependabot[bot] in #49
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #51
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #52
- Add typing by @jelmer in #53
- Support original oid by @jelmer in #54
New Contributors
- @jelmer made their first contribution in #23
- @henryk made their first contribution in #35
- @dependabot[bot] made their first contribution in #38
Full Changelog: fastimport-0.9.14...v0.9.15