What's Changed
- convert files in
bytecode/vmtoHeapGuardby @davidhewitt in #166 - remove static dispatch from
PrintWriterinVMby @davidhewitt in #142 - convert
signature.rsand more builtins to HeapGuard by @davidhewitt in #170 - Add
redundant_cloneclippy lint by @davidhewitt in #169 - Implement
mapbuiltin function by @friendlymatthew in #64 - fix async stack overflow by @samuelcolvin in #174
- more heap guard cleanups by @davidhewitt in #179
- better Pydantic AI example by @samuelcolvin in #173
- Implement dataclass methods by @samuelcolvin in #175
- Builtin resolution by @samuelcolvin in #182
- Asyncio run by @samuelcolvin in #185
- implement calling of user-defined functions by @davidhewitt in #180
- prep to 0.0.7 release by @samuelcolvin in #188
New Contributors
- @friendlymatthew made their first contribution in #64
Full Changelog: v0.0.6...v0.0.7