bat/assets
Martin Nordholts 0655ecf23d Prepare for v0.20.0 release
Since we have added new enum variants to the `StyleComponent` which was
not previously marked `#[non_exhaustive]`, we must bump left-most
non-zero version number (see
[specifying-dependencies](https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#specifying-dependencies-from-cratesio)).
Otherwise client code that do exhaustive matches on `StyleComponent`
will stop compiling.
2022-02-27 07:39:22 +01:00
..
completions Add header-filename and header-filesize where missing 2022-02-27 07:39:22 +01:00
manual Add header-filename and header-filesize where missing 2022-02-27 07:39:22 +01:00
patches Add MediaWiki syntax 2021-11-22 19:46:29 +01:00
syntaxes Add JQ syntax highlighting 2022-02-14 19:14:19 +01:00
themes Add Dark+ theme 2021-03-24 17:52:44 +05:00
.gitattributes Add assets/.gitattributes 2018-11-11 14:50:59 +01:00
.ignore Add .ignore files to avoid searching asset folders 2018-05-25 17:44:50 +02:00
acknowledgements.bin Credit syntax definition and theme authors with new `--acknowledgements` option (#1971) 2021-12-11 14:00:45 +01:00
create.sh assets/create.sh: Reverse patches even if `bat cache` fails or aborts 2021-12-11 21:18:25 +01:00
syntaxes.bin Prepare for v0.20.0 release 2022-02-27 07:39:22 +01:00
theme_preview.rs Small style changes to --list-themes 2018-08-28 20:24:13 +02:00
themes.bin Load themes lazily for improved startup time (#1969) 2021-12-06 09:14:15 +01:00