Releases: desty2k/paker
Releases · desty2k/paker
v0.7.1
a20629f
- FIX: clear_modules_stack
injsonimporter.unload
method6e58938
- UPD: replaceskip_main
withskip_modules
dadf440
- FIX: check if module loader is instance of SourceFileLoader when dumping17ef680
- ADD: info in README about recreating modules from JSONd69509f
- UPD: update changelog, bump version to 0.7.198016d8
- FIX: type hinting for Python 3.6 requirestyping.List
notlist
d26eaeb
- FIX: #2 replace type hintlist
withtyping.List
v0.7.0
v0.6.2
v0.6.1
v0.6.0
640a1f8
- ADD: _memimporter support2cf049c
- UPD: replaceexceptions
package with modulecde957b
- UPD: update _tempimporter.import_module() arguments5732fb6
- UPD: changelog, bump version to 0.6.002c0008
- UPD: use.bat
script to deletepaker
temp dir on NTee07a31
- UPD: add info about.bat
script cleanup method to changelogec176a1
- v0.6.0 - Add _memimporter support9a29ae7
- FIX: importExtension
fromsetuptools
notdistutils.core
adbf5af
- FIX: add MANIFEST.in to make tox include source dir when2e61970
- FIX: subprocess: set shell=False, ignore B4043e69601
- FIX: move import to the top of setup.py7dbf26b
- FIX: B603: subprocess_WITHOUT_shell_equals_true4889af7
- FIX: set shell back to false, add B603 to ignored issues
v0.5.2
867f805
- DEL: remove init from multiload example1f394dc
- UPD: support for python 3.6 in version testf06054b
- UPD: run multi platform tests3d7d1f2
- UPD: bump version to 0.5.2, update changelog2dadc5d
- FIX: build workflow unknown jobtest
740ea90
- FIX: run python with-m
argument in version test