Skip to content

v0.0.87

Latest
Compare
Choose a tag to compare
@mcfriend99 mcfriend99 released this 24 Feb 01:25
· 93 commits to main since this release
  • Introduction of enum module
  • Introduction of sha3 module
  • Introduction of threads module
  • Updates to http module
  • Introduction of root module variable just like file.
  • Introduction of io.BytesIO.
  • Updates to module documentations.
  • Exposed multiple new string, list, dictionary, bytes, and range methods.
  • json.encode now escapes non-ASCII characters.
  • Critical bug fixes.

What's Changed

Full Changelog: v0.0.86...v0.0.87