------------------------------------------------------------------- Thu Apr 9 09:09:04 UTC 2020 - Dany Marcoux - Update to version 0.13.0 * Beginning with this release, bat can be used as a library * (Breaking change) Glob-based syntax mapping * Many bugfixes and new syntaxes * And more... see upstream - Pass "no-track" option to "cargo install" to avoid generating ".crates2.json" ------------------------------------------------------------------- Tue Oct 15 12:59:38 UTC 2019 - Dany Marcoux - Instruct packager to install cargo directly from the cargo package ------------------------------------------------------------------- Tue Oct 1 19:06:41 UTC 2019 - Luke Jones - Use `pwd`/.cargo for vendor config so that CARGO_HOME export is not required. ------------------------------------------------------------------- Tue Sep 24 14:49:11 UTC 2019 - Dany Marcoux - Update to version 0.12.1 * Features Binary file content can now be viewed with bat -A bat can now be used as a man pager Add new style component to separate multiple '--line-range' Added '-L' as an alias for '--list-languages' * Bugfixes Output looks unbalanced when using '--style=grid,numbers' without 'header' Issues with filenames starting with "cache" '--terminal-width -10' is parsed incorrectly * New syntaxes Emacs Org mode requirements.txt DotENV '.env' SSH config And more... see upstream - Set directory for 'git clone' in README.packager - Add 'clang' to build dependencies ------------------------------------------------------------------- Wed May 15 21:22:44 UTC 2019 - Dany Marcoux - Update to version 0.11.0 * Features New color themes: ansi-light, ansi-dark and base16 The -p/--plain option can be used twice (typically -pp). First -p switches --style to "plain", second disables pager. * Bugfixes Do not replace arguments to less when using --pager Empty files are (once again) printed with a single header line --terminal-width=0 is now disallowed * New syntaxes Fish Update for F# ------------------------------------------------------------------- Tue Apr 30 13:08:18 UTC 2019 - Dany Marcoux - Run spec-cleaner - Remove double %setup macro - Simplify tar command in README.packager ------------------------------------------------------------------- Mon Feb 11 22:15:10 UTC 2019 - Dany Marcoux - Add README.packager for instructions on how to generate vendor.tar.xz - Update to version 0.10.0 * Features New option --highlight-line New option -A/--show-all to show and highlight non-printable characters (in analogy to GNU cats option) New option --pager to configure the pager Support for a configuration file (https://github.com/sharkdp/bat#format) Support for custom config file path via --config-file option or BAT_CONFIG_PATH environment variable Support for custom syntax mappings via the -m/--max-syntax option Support pager command-line arguments in PAGER and BAT_PAGER The --terminal-width option can now also accept offsets Support for multiple --line-range arguments Encoding support for UTF-16LE and UTF-16BE * Changes Completely disabled the generation of shell completion files Report the name of missing files Don't start pager if file doesn't exist Rename bat cache --init to bat cache --build Move the --config-dir and --cache-dir options from bat cache to bat and hide them from the help text The default tab-width has been set to 4 * New syntaxes supported Robot framework, Twig, .desktop files, AsciiDoc, Assembly, Jsonnet, Log files, Protobuf and ProtobufText, Terraform and Varlink ------------------------------------------------------------------- Tue Oct 2 09:40:07 UTC 2018 - Jan Engelhardt - Fix the description's grammar. ------------------------------------------------------------------- Mon Sep 24 22:33:10 UTC 2018 - dmarcoux@posteo.de - Update to version 0.7.1 ------------------------------------------------------------------- Sat Aug 25 22:00:00 UTC 2018 - viktor.saevars@gmail.com - Inital packaging @ 0.5.0