v0.0.8
- Fixed frozen
zlib
on buffer error and return truncated files for bad zip file entries. - Fixed broken import in REPL.
- Fixed package import failure when package is imported from another directory.
- Updates to
zlib
module. - Added
os.current_file()
function. - Fixed broken newlines in
json
encoder. - Added
os.exe_path
constant. - Fixed
hash.sha1
build warning on windows. - Fixed failing Windows OS builds.
- Updated documentations.