Commit graph

14 commits

Author SHA1 Message Date
Pat Hartl
e89700e632 Bump version to 1.1.1 2023-12-07 17:33:39 -06:00
Pat Hartl
44d0f14087 Fixed pathing for all keys. Added test that reads from .reg file for Total Annihilatoin 2023-12-07 17:33:00 -06:00
Pat Hartl
a1981ea66d Bump version to 1.1.0 2023-12-07 01:28:00 -06:00
Pat Hartl
690e1c59e0 Rewrote regex patterns
The parser was not working well with binary data or properties that had blank values. The regex detection was overhauled to support these.
2023-12-07 01:27:15 -06:00
Pat Hartl
3b300a70d1 1.0.4 versioning 2023-12-07 01:25:21 -06:00
Pat Hartl
254514b167 More accurate regex matching for properties/values
Handles quotes properly without relying on manual string manipulation. Unescaping is now done accurately with built in Regex static method. Now handles properties as the default value in a key.
2023-09-24 20:23:05 -05:00
Pat Hartl
94a5a4a991 Fix parsing of REG_SVs with quotes. Add tests 2023-09-21 17:57:46 -05:00
Pat Hartl
693f13d681 Update version 2023-09-21 12:16:01 -05:00
Pat Hartl
de7553d6fe Fix parsing DWORD values 2023-09-21 12:15:27 -05:00
Pat Hartl
90ac267b8a Update package version 2023-09-21 01:36:29 -05:00
Pat Hartl
584d11e096 Update version 2023-09-21 01:35:42 -05:00
Pat Hartl
0c8f3df697 Rename to registry entry and separate out property name 2023-09-21 01:34:11 -05:00
Pat Hartl
b870c7de9b Include files needed for packaging 2023-09-21 00:59:16 -05:00
Pat Hartl
665c09a911 Initial Commit 2023-09-21 00:56:09 -05:00