Releases: EricZimmerman/Registry
Releases · EricZimmerman/Registry
1.4.2
What's Changed
- add 6 new hive types to transaction log Enum by @AndrewRathbun in #30
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- add 6 more hives to HiveType enum by @AndrewRathbun in #28
- add 6 new hive types, minor README fix, remove errant comma in Enum, change case for Userdiff by @AndrewRathbun in #29
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #25
- Update publish.yml - update versions of various actions by @AndrewRathbun in #26
New Contributors
- @dependabot made their first contribution in #25
Full Changelog: 1.3.4...1.4.0
nuget, add net 8
1.3.4
What's Changed
- Converted to .NET Standard by @SuperJMN in #8
- first step of conversion for netcore by @julichan in #9
- CSV dump of registry hive by @raboni84 in #11
- Add .net 5 support by @Eran-YT in #12
- add GetValue methods like in Win32 RegistryKey class by @rifatx in #15
- Add .NET 6 support by @Eran-YT in #16
- Update to resolve an unhandled exception that occurs when NK is null by @rhensing-code in #21
- update dependencies by @AndrewRathbun in #22
New Contributors
- @SuperJMN made their first contribution in #8
- @julichan made their first contribution in #9
- @raboni84 made their first contribution in #11
- @Eran-YT made their first contribution in #12
- @rifatx made their first contribution in #15
- @rhensing-code made their first contribution in #21
- @AndrewRathbun made their first contribution in #22
Full Changelog: https://github.com/EricZimmerman/Registry/commits/1.3.4