v0.0.14 (2024-11-15)
What's Changed
- Adopt uv by @samuelcolvin in #38
- lint: raise timeout to avoid flakyness by @baloo in #37
- support for calling a function/coroutine, e.g.
main
within examples by @samuelcolvin in #39 - Fix for single line docstrings by @alexmojaki in #21
- Typechecking by @samuelcolvin in #40
- lint: use python helper to point to the ruff bin by @baloo in #41
- Lax whitespace by @samuelcolvin in #42
New Contributors
Full Changelog: v0.0.13...v0.0.14