v4.5.0
StaticLint v4.5.0
Closed issues:
@.macro is incorrectly flagged as missing reference (#198)
Merged pull requests:
- Check default value of kwargs matches given type (#190) (@ZacLN)
- Check for the use of literal tokens in inappropriate places. (#191) (@ZacLN)
- More kw default literals (#194) (@laborg)
- check break/continue are in a loop (#195) (@ZacLN)
- fix resolving of dot macro (#199) (@ZacLN)
- modify isexportedby (#200) (@ZacLN)