Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (17 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 1.08 KB

Codecepticon Changelog

v1.2.2

  • [Update] Removed BouncyCastle dependency, now certificates are generated using native .NET functionality.

v1.2.1

  • [New] C#: Added support for renaming Structs.

v1.2.0

v1.1.0

  • [New] Module: Implement the sign module, to enable creating self-signed certificates and using any given certificate to sign an executable. This functionality is using signtool.exe.

v1.0.3

  • [Fix] C#: Ensure that Delegate function/declarations are also renamed.

v1.0.2

  • [New] Mapping: Added checkbox to "Match Exact Word" when searching within the document.
  • [Fix] C#: Ensure that Seatbelt commands are renamed properly.

v1.0.1

  • [Fix] PowerShell: Ensure that variables referenced as ${name} are also expanded.
  • [Fix] C#: Ensure that SharpView commands are renamed properly.