Skip to content

Releases: bauripalash/tkhtmlview

v0.3.1

12 Jul 13:21
30ce6a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Mar 13:24
274fb66
Compare
Choose a tag to compare

What's Changed

New Contributors

⚠️ Dependencies Updates

  • Uses Pillow 10 or later.
  • Uses Python 3.8 or later

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Apr 11:32
67d2e16
Compare
Choose a tag to compare

Basic Table Support has been added.

PyPi : https://pypi.org/project/tkhtmlview/0.2.0/

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.2.0

v0.1.4

23 Mar 13:02
8f40c55
Compare
Choose a tag to compare

Fixed Python 3.7 compatibility issue, https://pypi.org/project/tkhtmlview/0.1.4/

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

27 Feb 13:58
4647c42
Compare
Choose a tag to compare

Reverting Pull #28
Added a more complete example

Full Changelog: v0.1.2...v0.1.3

v0.1.2

08 Feb 15:16
d87ea1d
Compare
Choose a tag to compare

Install

  • pip install tkhtmlview==0.1.2

Force Upgrade to latest version:

What's Changed

  • Fixed typo in html_parser.py, line 468 by @veriables in #28
  • Updated Pillow and requests version in project d87ea1d

New Contributors

Full Changelog: v0.1.1.post5...v0.1.2

Version 0.1.1.post5

05 Oct 11:24
c9b858c
Compare
Choose a tag to compare

Added optional horizontal scrolling.
Solves paolo-gurisatti/tk_html_widgets#5 and #27

PyPI : https://pypi.org/project/tkhtmlview/0.1.1.post5/
Install pip install tkhtmlview==0.1.1.post5

Full Changelog: v0.1.1.post4.try3...v0.1.1.post5

Minor Updates v0.1.1.post4

21 Sep 07:20
ed2005c
Compare
Choose a tag to compare