We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de6a17b commit 6e3f700Copy full SHA for 6e3f700
ChangeLog
@@ -2,16 +2,20 @@ This file details the changelog of Qiling Framework.
2
3
------------------------------------
4
[Version 1.4.1]: Nov Xth, 2021
5
+
6
- Clean and tidy up core utils module (WIP)
7
- Clean and tidy up path module
8
- Other small adjustments so support the above changes
9
- Rearranged the code to be more Pythonic and more readable
10
- Removed unused members and methods
11
- Added typing annotations
12
+- Added ql.platform_os and ql.platform_arch
13
+- update ql.os.posix.const_mapping with more os/arch match
14
15
16
17
[Version 1.4.0]: Oct 20th, 2021
18
19
- Added MCU Engine
20
- Bug fix for qdb
21
- Bug fix for debugger
0 commit comments