Skip to content

v0.3.0

Compare
Choose a tag to compare
@guilatrova guilatrova released this 21 Jul 21:50
· 113 commits to main since this release

Feature

  • Rename 'notc' tokens to become 'noqa' (0a2c1c5)

Breaking

  • Any previous 'notc' token will stop working. Now you must use 'noqa' instead, which keeps consistent with flake8 standards (0a2c1c5)

Documentation

  • Add changelog to pypi and readme (9dac24b)