Skip to content

Release: 2023-06-16

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 00:15
· 41 commits to master since this release
ceaac1b

This contains the latest versions of bat-modules, batdiff, batgrep, batman, batpipe, batwatch, and prettybat as of commit ceaac1b917a8516763a834cb8504bce5a1270f88 (June 15th, 2023).

This is provided as a convenience only.
I would still recommend following the installation instructions in the README for the most up-to-date versions.

Changes

  • batdiff: Add '--staged' flag
  • batgrep: Add '--help' (@llimllib)
  • batman: Use self as MANPAGER
  • prettybat: Fix short flags passed to bat
  • build: Add termux support (@rexackermann)

Developer

  • ci: Remove wait job
  • ci: Tag-to-release
  • dev: Allow release script to be used as lib
  • build: Remove end-of-line whitespace
  • build: A way to get data from build.sh
  • build: Add option to print source files
  • build: Add support for more alt executables
  • test: Update test framework