We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bc3f22 + 2b65945 commit 933e1e9Copy full SHA for 933e1e9
docs/docs/change_log.rst
@@ -1,14 +1,14 @@
1
Change Log
2
==========
3
4
-Current (0.2.1.dev)
5
--------------------
+0.2.1 (15/11/2025)
+------------------
6
7
- Fixed an issue where `ctypes.Union` types weren't accepted as a valid function argument type.
8
- Added the ability to specify the type of a function argument using ``typing.Annotated`` to improve type hinting in libraries.
9
10
0.2.0 (02/10/2025)
11
---------------------
12
13
This release makes a milstone in stability and functionality for pyMHF.
14
The API for hooking functions should be considered "stable" from this point onwards and is unlikely to change significantly in the future (I hope!).
0 commit comments