Releases: kieran-ryan/pyprojectsort
Releases · kieran-ryan/pyprojectsort
v0.3.0
What's Changed
- Command line option to render changes diff by @kieran-ryan in #44
- Support mixed data types in an array by @kieran-ryan in #40
- Extend mixed data type sort support to bools and dictionaries by @kieran-ryan in #43
- Natural sort string-based numbers by @kieran-ryan in #52
- Official support for Python 3.7-3.11 by @kieran-ryan in #49
- Spellcheck project source code by @kieran-ryan in #45
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #51
- fix: bump pyprojectsort from 0.2.1 to 0.2.2 by @dependabot in #38
- fix: bump ruff from 0.0.276 to 0.0.277 by @dependabot in #37
- fix: bump blacken-docs from 1.14.0 to 1.15.0 by @dependabot in #42
- fix: bump pyupgrade from 3.7.0 to 3.9.0 by @dependabot in #41
New Contributors
- @pre-commit-ci made their first contribution in #51
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Pre-commit git hook support by @kieran-ryan in #32
- Reformatted pyprojectsort's own pyproject.toml with pyprojectsort by @kieran-ryan in #30
- fix: Write reformatted changes for any modification that would be made by @kieran-ryan in #36
- fix: Publish documentation on release by @kieran-ryan in #35
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix: write back normalised keys by @kieran-ryan in #28
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Alphabetically sort list key values by @kieran-ryan in #8
- Add check would be formatted option to command line interface by @DariaZvereva in #20
- fix: Perform static analysis and testing on PR pipelines by @kieran-ryan in #22
- fix: bump pytest from 6.2.5 to 7.4.0 by @dependabot in #18
- fix: bump pytest-cov from 3.0.0 to 4.1.0 by @dependabot in #1
- fix: bump coverage from 6.4.3 to 7.2.7 by @dependabot in #2
- fix: build error due to absolute import by @kieran-ryan in #25
New Contributors
- @DariaZvereva made their first contribution in #20
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's changed
Features
- Alphabetically sort pyproject.toml files by parent section name
Full Changelog: https://github.com/kieran-ryan/pyproject-sort/commits/v0.1.1