Skip to content

v0.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 15:50
  • 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.