Skip to content

v0.7.1

Compare
Choose a tag to compare
@sharkdp sharkdp released this 23 Sep 08:52
· 2766 commits to master since this release

Features

  • Use the ansi_colours package by @mina86 for better true-color approximation on 8 bit color terminals, see #319 and #202.

Bugfixes

  • Bat Panics on Haskell Source Code, see #314
  • Disable wrapping when --style=plain/-p is used, see #289

Other

  • Added Ansible install instructions (@aeimer)
  • Added section about Cygwin to the README (@eth-p)