File tree Expand file tree Collapse file tree 5 files changed +21
-4
lines changed
_pyinstaller_hooks_contrib Expand file tree Collapse file tree 5 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 1+ 2025.1 (2025-01-31)
2+ -------------------
3+
4+ New hooks
5+ ~~~~~~~~~
6+
7+ * Add hooks for ``pypdfium2 `` and ``pypdfium2_raw ``. (`#860
8+ <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/860> `_)
9+
10+
11+ Updated hooks
12+ ~~~~~~~~~~~~~
13+
14+ * Update ``numba `` hook for compatibility with ``numba `` v0.61.0. (`#857
15+ <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/857> `_)
16+ * Update ``numcodecs `` hook for compatibility with ``numcodecs `` v0.15.0.
17+ (`#858
18+ <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/858> `_)
19+
20+
1212025.0 (2025-01-16)
222-------------------
323
Original file line number Diff line number Diff line change 1010# SPDX-License-Identifier: GPL-2.0-or-later
1111# ------------------------------------------------------------------
1212
13- __version__ = '2025.0 '
13+ __version__ = '2025.1 '
1414__maintainer__ = 'Legorooj, bwoodsend'
1515__uri__ = 'https://github.com/pyinstaller/pyinstaller-hooks-contrib'
1616
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments