Skip to content

Releases: gnikit/tkinter-tooltip

3.1.2

17 Nov 16:51
ee8df97
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.1.2

3.1.1

17 Nov 13:34
c13afbd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

11 May 17:50
c0b3ab2
Compare
Choose a tag to compare

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

03 Feb 18:52
711ea7f
Compare
Choose a tag to compare

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

11 Dec 19:28
bb28e42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

30 Apr 07:11
8a2c179
Compare
Choose a tag to compare

Full Changelog: 2.0.1...2.1.0

2.0.1

23 Apr 22:24
cfdf281
Compare
Choose a tag to compare

Renames __main__.py which was causing problems with pyproject.toml and setuptools_scm

Full Changelog: 2.0.0...2.0.1

2.0.0

23 Apr 21:10
841f3b4
Compare
Choose a tag to compare

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

Full Changelog: 1.4.0...2.0.0

1.4.0

23 Apr 16:19
778ea5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0

1.3.0

26 Jan 02:58
6921a54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.3.0