Summarized Changelog
- Implemented -S and --chop-long-lines flags as aliases for --wrap=never
- Breaking change: Environment variables can now override config file settings (but command-line arguments still have the highest precedence)
- Implemented --nonprintable-notation=caret to support showing non-printable characters using caret notation
- Fix bat cache --clear not clearing the --target dir if specified
- Various bash completion improvements
- Disable completion of cache subcommand
- Added support for Ada
- Added todo.txt syntax
- Improve Manpage.sublime-syntax
- Added a new requirements.txt syntax
- Added a new VimHelp syntax
- Associate pdm.lock with TOML syntax
- todo.txt: Fix highlighting of contexts and projects at beginning of done.txt
- cmd-help: overhaul scope names (colors) to improve theme support; misc syntax improvements
- Added support for Crontab
Full changelog here