·
10 commits
to master
since this release
-
Add support for Python 3.13
-
Remove Python 3.8 support (Python 3.8 reached the end of its life on October 14th, 2024)
-
Add
LANGreplacement, to use different language translations. Example: [LANG:some_text::new_language] -
Playwright installation is now optional, it can be installed with the
playwrightextra dependency. To install
Toolium with Playwright support, use:$ pip install toolium[playwright]