2.11
2.11
- NEW: Add new command line option
--skip-dict-compilewhich will skip the dictionary compiling step if the
dictionary already exists. Changes to a custom dictionary will be ignored. - NEW: Drop support for Python 3.8.
- NEW: Add official support for Python 3.13.
- NEW: Add official support for Python 3.14.
- NEW: Python filter is now aware of Python 3.14+ t-strings.