Releases: MichaelKim0407/flake8-use-fstring
Releases · MichaelKim0407/flake8-use-fstring
v1.4 Skip byte literals
v1.3 FS003 update for regex strings
What's Changed
- Remove false positive FS003 for pure regex-strings containing curly brackets by @teonat in #9
- release 1.3 by @MichaelKim0407 in #18
New Contributors
Full Changelog: v1.2.1...v1.3
v1.2.1
What's Changed
- fix: show package version for plugins by @jmahlik in #16
- release 1.2.1 by @MichaelKim0407 in #17
New Contributors
Full Changelog: v1.2...v1.2.1
v1.2 support flake8 v4
What's Changed
- migrate ci testing to github actions by @MichaelKim0407 in #13
- Update flake8 v4 by @MichaelKim0407 in #14
- build: support flake8 v4.x by @redeboer in #11
- ci: test package on Python 3.6-3.10 by @redeboer in #12
- release 1.2 by @MichaelKim0407 in #15
New Contributors
Full Changelog: v1.1...v1.2
FS003 - missing 'f'
Merge pull request #4 from MichaelKim0407/develop release 1.1
v1.0
release 1.0