File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 11This file details the changelog of Qiling Framework.
22
33------------------------------------
4- BREAK CHANGE
5- - ql.multithread can be only set during Qiling.__init__ now.
6- - ql.nprint and ql.dpring is depreciated. Please use logging directly instead.
7- - ql.filename is renamed to ql.argv.
8- - ql.output and ql.verbose now has slightly different meanings and can be adjusted runtime. See their docstring for details.
9- - Remove ql.log_dir, ql.log_split, ql.append but add ql.log_file instead.
4+ [Version 1.2.4]: April [SOMETHING], 2021
105
6+ -
117
128------------------------------------
13- [Version 1.2.3]: March [SOMETHING] , 2021
9+ [Version 1.2.3]: March 30th , 2021
1410
1511- Improved PR #689, Android syscall and test fix
1612- GDB speed optimization
@@ -21,8 +17,9 @@ BREAK CHANGE
2117- Clean and remove rootfs
2218- ql.filter now accepts a regular expression
2319
20+
2421------------------------------------
25- [Version 1.2.2]: February 8 , 2021
22+ [Version 1.2.2]: February 8th , 2021
2623
2724- Fix _acmdln and _wcmdln handling
2825- More UEFI refactor
You can’t perform that action at this time.
0 commit comments