17 lines
786 B
Plaintext
17 lines
786 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 22 12:45:15 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Update to version 0.8.0-2:
|
|
* docs: fixes from 0.8.0 mistakes
|
|
* build: added needed dependency and removed useless folders
|
|
* fix: handle all possible errors during memory operations in process_memory_manager
|
|
* fix: handle all possible errors during memory operations in ptrace_interface
|
|
* test: validate mem r/w operations raise ValueError on both locally and globally invalid addresses
|
|
* build: updated pyproject and dependencies
|
|
* doc: updated README dscription
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 16 17:19:02 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Initial packaging at version 0.8.0
|