Releases: myinusa/Processory
Releases · myinusa/Processory
v1.5.0
v1.4.0
v1.3.0
1.3.0 (2024-06-23)
Features
- MemoryReader: add ReadPointer and ReadPointer<T> methods for enhanced pointer handling #9 (a8c608a)
- MemoryReader: implement Read<T> method overload for pointer chain resolution (a8c608a)
- PointerChainFollower: introduce new class for managing pointer chains #9 (a8c608a)
- Processory.Insight: streamline namespace declaration in Program.cs #9 (a8c608a)
- Processory: integrate PointerChainFollower into ProcessoryClient #9 (a8c608a)
v1.2.0
v1.1.0
1.1.0 (2024-06-23)
Features
- MemoryReader: introduce new MemoryReader class for process memory access (d6a7b86)
- Processory.csproj: enable unsafe blocks and add multiple analyzer packages (d6a7b86)
- Processory.Insight: add memory reading and logging for screen client (d6a7b86)
- solution: integrate .editorconfig into solution items (d6a7b86)
v1.0.0
1.0.0 (2024-06-23)
Features
- github: add issue templates for bug reports and feature requests (66658c1)
- github: introduce dependabot configuration for automatic dependency updates (66658c1)
- github: setup release-please workflow for automated release management (66658c1)
- Processory: add new projects, tests, and native methods (fdf0b8f)
- Processory: Create memory structures and system info in Native.Structures (fdf0b8f)
- Processory: Define native flags and kernel methods in Processory.Native (fdf0b8f)