Releases: alandtse/vr_address_tools
Releases · alandtse/vr_address_tools
v1.2.0
Feature
- Add extract Struct script (
f1486a7
)
Fix
- Fix cppheaderparser #define bug (
d71fb19
)
v1.1.1
Fix
- Handle parsing of blank files (
c002b56
)
v1.1.0
Feature
- Support addresslib matching for fo4 (
94ef642
)
- Add fo4vr merge option (
aa482f2
)
- Add support for maxsu _generic_foo (
cd97230
)
Fix
- Show suggested matches for updateDatabase (
3dfdb7f
)
- Fix typo checking matches with offsets (
531ac8b
)
- Fix empty input1 strings for add_hex_strings (
409f28c
)
- Also capture templated decltype functions (
591a5f4
)
v1.0.0
Feature
- Break out vr_address_tools to own versioning (
5c9923b
)
Breaking
- Old versioning system was for skyrim_vr_address_library. Starting new series. (
5c9923b
)
Documentation
- Remove redundant command in readme (
795488f
)
Refactor
- Remove changelog (
3eccaff
)
- Separate address_library from python (
1bb7e7d
)