- 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
- Dev by @mcfriend99 in #199
- Dev by @mcfriend99 in #200
Full Changelog: v0.0.86...v0.0.87