cargo bat 0.6.0
v0.6.0

latest releases: 0.24.0, 0.23.0, 0.22.1...
5 years ago

Features

  • The --list-themes option now shows a preview for each highlighting theme (@ms2300)
  • Added -p/--plain as an alias for --style=plain, see #212 (@ms2300)
  • Major refactorings, enabling some progress on #150. In non-interactive mode, bat will now copy input bytes 1:1.
  • New languages: Elm, Kotlin, Puppet, TypeScript, see #215 #216 #217 #218
  • New syntax highlighting theme: zenburn (@colindean)

Changes

  • New themes in $BAT_CONFIG_DIR/themes are now loaded in addition to
    the default themes (they may also override), see #172
  • The Default.tmTheme symlink is not necessary anymore.

Bugfixes

  • Using bat cache --init leads to duplicated syntaxes, see #206

Other

  • Extended and cleaned-up --help text.
  • Added initial version of a man page, see #52
  • New README sections: Development and Troubleshooting, see #220

Don't miss a new bat release

NewReleases is sending notifications on new releases.