3.13.7
What's Changed
- Fix changelog links by @TIMONz1535 in #3060
- fix: incorrect arg skip pattern for
--check_out_path=by @tomlau10 in #3062 - fix: remove extra
./prefix in check report when using--check=.by @tomlau10 in #3068 - update workflow by @CppCXY in #3077
- fix: incorrect file names in doc.json by @AndreasMatthias in #3070
- fix: reimplement section luals.config in doc.json by @AndreasMatthias in #3072
- fix: incorrect error message for
--doc-updateby @AndreasMatthias in #3075 - fix: default path for --doc_out_path is the current directory by @AndreasMatthias in #3076
- fix: osdate is not allowed in
os.timeby @Rathoz in #3082 - feat: add --help by @lewis6991 in #3065
- fix: another regression related to type narrow and generic since v3.10.1 by @tomlau10 in #3088
- fix: fix type annotations for bit module by @dundargoc in #3091
- fix: correct pattern links for string methods by @PeterCardenas in #3094
- Correct version for
math.typeandmath.ultby @steveRoll-git in #3097 - fix: type narrowing bugs with literal fields by @lewis6991 in #3098
New Contributors
- @dundargoc made their first contribution in #3091
- @PeterCardenas made their first contribution in #3094
- @steveRoll-git made their first contribution in #3097
Full Changelog: 3.13.6...3.13.7