File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
# Changelogs
3
3
4
4
5
- - 2021 .03.02
5
+ - 2022 .03.02
6
6
- fix #16 pip import at old version
7
7
- add environment variable ` CLEAR_ZIPAPPS_CACHE ` for arg ` clear_zipapps_cache `
8
8
- ` zipapps.create_app ` now has the exact parameters
9
- - 2021 .02.27
9
+ - 2022 .02.27
10
10
- add ` --unzip-exclude, -ue `
11
11
- The opposite of ` --unzip ` / ` -u ` which will not be unzipped, should be used with ` --unzip ` / ` -u ` .
12
12
- Can be overwrite with environment variable ` ZIPAPPS_UNZIP_EXCLUDE `
13
- - 2021 .01.17
13
+ - 2022 .01.17
14
14
- add runtime arg ` --activate-zipapps ` to ensure cache folder and do nothing
15
15
- fix pip install for ` -d ` (lazy install mode) with ` pip.main ` function instead of subprocess
16
16
- tell how to use ` zipapps ` with ` nuitka `
You can’t perform that action at this time.
0 commit comments