Skip to content

Commit 78e59ba

Browse files
authored
Merge pull request #88 from monkeyman192/version_bump
Version bump and change notes update
2 parents 6b65efd + 35230b3 commit 78e59ba

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/docs/change_log.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
Change Log
22
==========
33

4-
Current (0.2.0.dev)
4+
0.2.0 (02/10/2025)
55
--------------------
66

7+
This release makes a milstone in stability and functionality for pyMHF.
8+
The API for hooking functions should be considered "stable" from this point onwards and is unlikely to change significantly in the future (I hope!).
9+
Next release set will focus on UI/UX as well as utilities, both in terms of the GUI and in the code.
10+
711
- Further improved partial structs to allow nesting references to themselves as a type (must be "indirect", ie. the type of a pointer, or dynamic array for example).
812
- Added a fallback method to calculate the binary hash in case opening the file fails. Thanks to `@sparrow <https://github.com/samjviana>`_ for implementing this.
913
- Fixed some inssues around running python files directly with ``pymhf run``

0 commit comments

Comments
 (0)