Skip to content

Releases: mkorman90/regipy

5.0.0

27 Aug 19:24
efbaee5
Compare
Choose a tag to compare

Regipy V5 🤯

New plugins

13 new plugins for a total of 52 plugins!
See complete plugin list here.

Validation Cases

Validation cases replace the plugin tests. Validation cases are more easier to write, encouraging contributors to add a validation case for new plugins. As validation cases are now part of the CI, this requirement is actually enforced and the build would fail if a plugin fails a validation case or missing one. See additional info in #272

Misc

  • Format entire codebase according to pep8 and black formatter
  • Remove various syntax warnings
  • Support for codepages in ShellBagUsrclassPlugin

List of contributions:

New Contributors

Full Changelog: 4.2.1...5.0.0

release 4.3.0

18 Jul 12:14
d8978cf
Compare
Choose a tag to compare

What's Changed

  • Allow passing different codepage as an argument to ShellBagUsrclassPlugin and ShellBagNtuserPlugin by @yuvalmarciano in #270

Full Changelog: 4.2.1...release_4.3.0

4.2.1

12 May 14:33
aaf9a2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...4.2.1

4.2.0

15 Apr 18:44
0bba5c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.2.0

4.1.1

07 Mar 11:48
eb900c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

4.1.0

07 Mar 09:09
8c0a0ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0

24 Feb 16:44
414e74d
Compare
Choose a tag to compare

Please note, command line prefix has been changed from registry-* to regipy-* to avoid collisions.

What's Changed

New Contributors

Full Changelog: 3.1.6...4.0.0

3.1.6

25 May 10:52
47d69cf
Compare
Choose a tag to compare

What's Changed

  • new plugin to get network data from SYSTEM hive by @ZarKyo in #250

New Contributors

Full Changelog: 3.1.5...3.1.6

3.1.5

23 Feb 10:06
b536e09
Compare
Choose a tag to compare
Merge pull request #249 from yuvalmarciano/bugfix/bam-trim

3.1.4

22 Feb 18:37
d9cf9f8
Compare
Choose a tag to compare

Bump to prevent version collision