Skip to content

v0.5.1

Choose a tag to compare

@mmcky mmcky released this 08 Dec 06:40
· 26 commits to main since this release

Critical Hotfix

This release fixes a production bug in v0.5.0 that prevented the action from working when creating PRs.

Fixed

  • Critical NameError - Fixed 'NameError: name args is not defined' error
    • Added pr_labels parameter to review_single_lecture() function
    • Function now receives pr_labels as explicit parameter
    • Fixed variable naming conflict by renaming local variable

Full Changelog

https://github.com/QuantEcon/action-style-guide/blob/main/CHANGELOG.md\#051---2025-12-08