Releases: gnikit/findent-pypi
Releases · gnikit/findent-pypi
4.3.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #56
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #58
- ci: update upload and download GH Actions by @gnikit in #62
- build(deps): bump the ci group with 1 update by @dependabot in #63
- build: bump version to 4.3.1 by @gnikit in #64
Full Changelog: 4.3.0...4.3.1
4.3.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #31
- fix: windows install location and simplifies cibuildwheel yml by @gnikit in #34
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #36
- build(deps): bump pypa/cibuildwheel from 2.12.1 to 2.12.3 by @dependabot in #35
- build(deps): bump pypa/cibuildwheel from 2.12.3 to 2.13.0 by @dependabot in #37
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #39
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #41
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #42
- build(deps): bump pypa/cibuildwheel from 2.13.0 to 2.13.1 by @dependabot in #40
- build(deps): bump pypa/cibuildwheel from 2.13.1 to 2.14.1 by @dependabot in #44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- build(deps): bump pypa/cibuildwheel from 2.14.1 to 2.15.0 by @dependabot in #45
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #49
- build(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.1 by @dependabot in #48
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
- maint: patch release v4.2.6 for packaging error by @gnikit in #51
- build(deps): bump pypa/cibuildwheel from 2.16.1 to 2.16.2 by @dependabot in #53
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #52
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #54
- chore: pump version to 4.3.0 by @gnikit in #55
Full Changelog: 4.2.6...4.3.0
4.3.0rc1
What's Changed
- build(deps): bump pypa/cibuildwheel from 2.16.1 to 2.16.2 by @dependabot in #53
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #52
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #54
- chore: pump version to 4.3.0 by @gnikit in #55
Full Changelog: 4.2.6.post0...4.3.0rc1
4.2.6.post0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #31
- fix: windows install location and simplifies cibuildwheel yml by @gnikit in #34
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #36
- build(deps): bump pypa/cibuildwheel from 2.12.1 to 2.12.3 by @dependabot in #35
- build(deps): bump pypa/cibuildwheel from 2.12.3 to 2.13.0 by @dependabot in #37
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #39
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #41
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #42
- build(deps): bump pypa/cibuildwheel from 2.13.0 to 2.13.1 by @dependabot in #40
- build(deps): bump pypa/cibuildwheel from 2.13.1 to 2.14.1 by @dependabot in #44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- build(deps): bump pypa/cibuildwheel from 2.14.1 to 2.15.0 by @dependabot in #45
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #49
- build(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.1 by @dependabot in #48
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
- maint: patch release v4.2.6 for packaging error by @gnikit in #51
Full Changelog: 4.2.6...4.2.6.post0
4.2.6
What's Changed
- Updates findent version to 4.2.6 (skips 4.2.5)
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #27
- build: switching to scikit-build for wheel construction by @gnikit in #28
- maint: switch default branch to main by @gnikit in #30
- build(deps): bump pypa/cibuildwheel from 2.12.0 to 2.12.1 by @dependabot in #29
Full Changelog: 4.2.3...4.2.6
4.2.3
Full Changelog: 4.2.2...4.2.3
4.2.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #16
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #17
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #18
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #19
- ci: update version number to 4.2.2 by @gnikit in #20
- Bump actions/checkout from 2 to 3 by @dependabot in #23
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #24
- Bump actions/download-artifact from 2 to 3 by @dependabot in #25
- Bump github/codeql-action from 1 to 2 by @dependabot in #22
- ci: replace set-output by @gnikit in #26
New Contributors
- @pre-commit-ci made their first contribution in #16
- @dependabot made their first contribution in #23
Full Changelog: 4.2.1...4.2.2