v0.7.0
Features
-
Tabs are now (optionally) expanded to spaces. This can be controlled with the new
--tabscommand-line option or theBAT_TABSenvironment variable. The
new feature also closes two bugs #166 and #184. For more information, see #302 (@eth-p). -
Added support for the
BAT_STYLEenvironment variable, see #208 (@ms2300) -
Added
OneHalftheme for terminals with a light-gray background, see #256 -
Added new syntaxes for CSV, JSX in JavaScript and TypeScript, Cabal, Dart,
F#, PureScript, Swift, Crystal, PowerShell (Many Thanks to @tobenna and @mimadrid)
Changes
Bugfixes
-
Detect
lessreliably and in a portable way, see #271 and #290 (@Aankhen) -
last decoration line is not formatted properly with
--wrap never, see #299 (@Rogach) -
Do not show file header for directories, see #292
Other
-
Enabled a new
aarch64build target, see #258 (@rachitchokshi) -
Provide Debian packages for
armhf, see #280 (@rachitchokshi) -
Added README section about "
baton Windows" (@Aankhen) -
Windows installation via scoop (@meltinglava)