Releases: gnikit/tkinter-tooltip
Releases · gnikit/tkinter-tooltip
3.1.2
3.1.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #102
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #103
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #104
- Enable verbose output for Codecov in GitHub Actions workflow by @gnikit in #110
- Fix timing issue in delay check by @brianzhouzc in #107
New Contributors
- @brianzhouzc made their first contribution in #107
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #89
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #91
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #93
- chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #95
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #96
- chore: update GitHub Actions workflow to use 'main' branch instead of 'master' by @gnikit in #98
- feat: allows for existing default values to be preserved unless manually overridden by @gnikit in #99
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- Improves default tkinter arguments of ToolTip by @gnikit in #77
- Remove ButtonPress binding by @gnikit in #78
- Refactor use enum for visibility status by @gnikit in #79
- fix: following whilst moving correctly reevaluates callable by @gnikit in #80
- chore: renamed demo.py to matrix.py by @gnikit in #81
- Refactor message updates by @gnikit in #82
- feat: adds button press event binding by @gnikit in #83
- feat: add ability to destroy the tooltip by @gnikit in #84
- docs: add note about strange tooltip behaviour by @gnikit in #85
Full Changelog: 2.2.0...3.0.0
2.2.0
What's Changed
- Bump actions/setup-python from 3 to 4.1.0 by @dependabot in #13
- Bump actions/setup-python from 4.1.0 to 4.2.0 by @dependabot in #16
- Remove BuyMeACofee links by @gnikit in #17
- feat: rewrites the documentation by @gnikit in #21
- Feature/minor-doc-updates by @gnikit in #22
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #24
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #25
- Bump actions/checkout from 2 to 3 by @dependabot in #26
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #27
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #28
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #29
- Bump actions/setup-python from 4.2.0 to 4.3.0 by @dependabot in #30
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #31
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #32
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #33
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #34
- Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #35
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #36
- Bump actions/setup-python from 4.3.1 to 4.4.0 by @dependabot in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #37
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #42
- Bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #40
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- feat: add testing by @gnikit in #48
- update readme by @gnikit in #49
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #51
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #52
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #53
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #54
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #55
- Bump actions/checkout from 3 to 4 by @dependabot in #57
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #58
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #61
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #62
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #63
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #65
- ci: setup coverage before running pytest by @gnikit in #69
- refactor: type checking for tool tip message by @gnikit in #68
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #70
- build: setuptools scm deprication by @gnikit in #71
- docs: replace code quality shield with coverage by @gnikit in #72
New Contributors
- @pre-commit-ci made their first contribution in #24
Full Changelog: 2.1.0...2.2.0
2.1.0
Full Changelog: 2.0.1...2.1.0
2.0.1
Renames __main__.py
which was causing problems with pyproject.toml
and setuptools_scm
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Bump actions/setup-python from 2 to 3 by @dependabot in #9
- Switches to setup.cfg and pyproject.toml by @gnikit in #10
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: 1.4.0...2.0.0