Skip to content

Release v1.25.0

Compare
Choose a tag to compare
@dosisod dosisod released this 06 Dec 00:42
· 84 commits to master since this release
435963c

This release adds colorized output to Refurb, as well as some bugfixes!

image

Color output is enabled by default. If you don't like it you can disable it using any of the following methods:

  • Use the --no-color CLI arg
  • Use color = false in the config file
  • Set the NO_COLOR env var

What's Changed

  • Don't emit FURB135/FURB148 when using _ in comprehensions by @dosisod in #312

Full Changelog: v1.24.0...v1.25.0