Added
Changed
- Function parameter names will not be automatically generated with unique suffixes unless the function meta key
^:safe-py-params
is provided (#1212)
Fixed
- Fix an issue where the compiler would generate an illegal
return
statement for asynchronous generators (#1180) - Fix an issue where consecutive reader comment forms would not be ignored (#1207)
Full Changelog: v0.3.7...v0.3.8