What's Changed
* Command line option to render changes diff by kieran-ryan in https://github.com/kieran-ryan/pyprojectsort/pull/44
* Support mixed data types in an array by kieran-ryan in https://github.com/kieran-ryan/pyprojectsort/pull/40
* Extend mixed data type sort support to bools and dictionaries by kieran-ryan in https://github.com/kieran-ryan/pyprojectsort/pull/43
* Natural sort string-based numbers by kieran-ryan in https://github.com/kieran-ryan/pyprojectsort/pull/52
* Official support for Python 3.7-3.11 by kieran-ryan in https://github.com/kieran-ryan/pyprojectsort/pull/49
* Spellcheck project source code by kieran-ryan in https://github.com/kieran-ryan/pyprojectsort/pull/45
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/kieran-ryan/pyprojectsort/pull/51
* fix: bump pyprojectsort from 0.2.1 to 0.2.2 by dependabot in https://github.com/kieran-ryan/pyprojectsort/pull/38
* fix: bump ruff from 0.0.276 to 0.0.277 by dependabot in https://github.com/kieran-ryan/pyprojectsort/pull/37
* fix: bump blacken-docs from 1.14.0 to 1.15.0 by dependabot in https://github.com/kieran-ryan/pyprojectsort/pull/42
* fix: bump pyupgrade from 3.7.0 to 3.9.0 by dependabot in https://github.com/kieran-ryan/pyprojectsort/pull/41
New Contributors
* pre-commit-ci made their first contribution in https://github.com/kieran-ryan/pyprojectsort/pull/51
**Full Changelog**: https://github.com/kieran-ryan/pyprojectsort/compare/v0.2.2...v0.3.0