- Compatibility with
ray
-- this fixes crashes with the error messagehas no attribute 'index_variadic'
(#198, #237) - Compatibility with Python 3.12: fixed deprecation warnings about
ast.Str
. (#236, thanks @phinate!) - Error message improvements + doc improvements (#233, #240, thanks @padix-key and @jjyyxx!)
New Contributors
- @padix-key made their first contribution in #233
- @phinate made their first contribution in #236
- @jjyyxx made their first contribution in #240
Full Changelog: v0.2.33...v0.2.34