Commit Graph

171 Commits

Author SHA1 Message Date
Kat Marchán f4dbf4e5bf
(cargo-release) version 5.5.0 2022-11-23 16:56:04 -08:00
Kat Marchán 694c7de942
(cargo-release) version 5.5.0 2022-11-23 16:56:03 -08:00
Kat Marchán 3e25fd5b86
(cargo-release) start next development iteration 5.4.2-alpha.0 2022-10-28 16:21:53 -07:00
Kat Marchán e5171e6054
(cargo-release) start next development iteration 5.4.2-alpha.0 2022-10-28 16:21:52 -07:00
Kat Marchán 2173ca5b2a
(cargo-release) version 5.4.1 2022-10-28 16:21:11 -07:00
Kat Marchán fc68191efa
(cargo-release) version 5.4.1 2022-10-28 16:21:11 -07:00
Kat Marchán 622e09da93
(cargo-release) start next development iteration 5.4.1-alpha.0 2022-10-28 16:16:26 -07:00
Kat Marchán 4ac7cb2d9a
(cargo-release) start next development iteration 5.4.1-alpha.0 2022-10-28 16:16:26 -07:00
Kat Marchán 721f780e21
(cargo-release) version 5.4.0 2022-10-28 16:15:26 -07:00
Kat Marchán 283a9af2c5
(cargo-release) version 5.4.0 2022-10-28 16:15:26 -07:00
Benjamin Lee ac02a1242b
feat(version): declare minimum supported rust version at 1.56.0 (#209)
Co-authored-by: Benjamin Lee <benjamin@computer.surgery>
2022-10-10 09:38:05 -07:00
Kat Marchán 1e6bd51f57
(cargo-release) start next development iteration 5.3.2-alpha.0 2022-09-10 14:26:59 -07:00
Kat Marchán a8d03f536e
(cargo-release) start next development iteration 5.3.2-alpha.0 2022-09-10 14:26:59 -07:00
Kat Marchán 9d665d9cfc
(cargo-release) version 5.3.1 2022-09-10 14:26:13 -07:00
Kat Marchán 1c7981f5e9
(cargo-release) version 5.3.1 2022-09-10 14:26:12 -07:00
Kat Marchán ba4ba47e4d
(cargo-release) start next development iteration 5.3.1-alpha.0 2022-08-09 17:41:58 -07:00
Kat Marchán 6712cd6339
(cargo-release) start next development iteration 5.3.1-alpha.0 2022-08-09 17:41:58 -07:00
Kat Marchán 4647e83835
(cargo-release) version 5.3.0 2022-08-09 17:41:14 -07:00
Kat Marchán faf090939c
(cargo-release) version 5.3.0 2022-08-09 17:41:14 -07:00
Kat Marchán c638fd1015
(cargo-release) start next development iteration 5.2.1-alpha.0 2022-08-01 09:49:53 -07:00
Kat Marchán 0c164dd695
(cargo-release) start next development iteration 5.2.1-alpha.0 2022-08-01 09:49:53 -07:00
Kat Marchán ccc4d56d62
(cargo-release) version 5.2.0 2022-08-01 09:48:56 -07:00
Kat Marchán 2765a52d7f
(cargo-release) version 5.2.0 2022-08-01 09:48:55 -07:00
Kat Marchán e537ffa473
(cargo-release) start next development iteration 5.1.2-alpha.0 2022-07-08 19:44:43 -07:00
Kat Marchán 0c76591193
(cargo-release) start next development iteration 5.1.2-alpha.0 2022-07-08 19:44:43 -07:00
Kat Marchán df4a464dc0
(cargo-release) version 5.1.1 2022-07-08 19:43:52 -07:00
Kat Marchán 9f04a79606
(cargo-release) version 5.1.1 2022-07-08 19:43:52 -07:00
Tom Parker-Shemilt ccf1b8ade5
fix(deps): bump minimum supports-color version (#182)
also set things up so that we don't get caught off-guard in the future by incompatible minimum versions.
2022-06-26 14:55:19 -07:00
Kat Marchán b3d6edec2a
(cargo-release) start next development iteration 5.1.1-alpha.0 2022-06-25 11:00:55 -07:00
Kat Marchán 5fbce68515
(cargo-release) start next development iteration 5.1.1-alpha.0 2022-06-25 11:00:54 -07:00
Kat Marchán f80aafa26a
(cargo-release) version 5.1.0 2022-06-25 11:00:10 -07:00
Kat Marchán 7409b08544
(cargo-release) version 5.1.0 2022-06-25 11:00:09 -07:00
Kat Marchán 629ae49ad5
(cargo-release) start next development iteration 5.0.1-alpha.0 2022-06-24 08:38:18 -07:00
Kat Marchán c011beb065
(cargo-release) start next development iteration 5.0.1-alpha.0 2022-06-24 08:38:18 -07:00
Kat Marchán 973eecf547
(cargo-release) version 5.0.0 2022-06-24 08:37:21 -07:00
Kat Marchán d4fd910a4a
(cargo-release) version 5.0.0 2022-06-24 08:37:21 -07:00
Benjamin Lee 1816b06a2e
feat(theme): restructure automatic color selection (#177)
Fixes: https://github.com/zkat/miette/issues/176

Change the default ansi color theme to use colors that are more similar
to the colors from the default RGB theme. In particular, don't use red
for any of the span labels, since that color is also used for errors.

BREAKING CHANGES:
* the default theme now prefers ANSI colors, even if RGB is supported
* `MietteHandlerOpts::ansi_colors` is removed
* `MietteHandlerOpts::rgb_color` now takes an enum that controls the
  color format used when color support is enabled, and has no effect
  otherwise.
2022-06-24 08:30:36 -07:00
Kat Marchán 714334098a
(cargo-release) start next development iteration 4.7.2-alpha.0 2022-05-14 21:36:17 -07:00
Kat Marchán e9b5bf71ff
(cargo-release) start next development iteration 4.7.2-alpha.0 2022-05-14 21:36:17 -07:00
Kat Marchán 79041a4fe1
(cargo-release) version 4.7.1 2022-05-14 21:35:37 -07:00
Kat Marchán 63bebfa6c7
(cargo-release) version 4.7.1 2022-05-14 21:35:37 -07:00
Kat Marchán f7b453fd4a
(cargo-release) start next development iteration 4.7.1-alpha.0 2022-05-05 08:59:47 -07:00
Kat Marchán e251638adb
(cargo-release) start next development iteration 4.7.1-alpha.0 2022-05-05 08:59:47 -07:00
Kat Marchán d2c314bd6b
(cargo-release) version 4.7.0 2022-05-05 08:59:04 -07:00
Kat Marchán ba7b58cb40
(cargo-release) version 4.7.0 2022-05-05 08:59:04 -07:00
Kat Marchán c05d8d354c
(cargo-release) start next development iteration 4.6.1-alpha.0 2022-04-22 19:34:19 -07:00
Kat Marchán 22de435406
(cargo-release) start next development iteration 4.6.1-alpha.0 2022-04-22 19:34:19 -07:00
Kat Marchán 82ffeef3a5
(cargo-release) version 4.6.0 2022-04-22 19:33:38 -07:00
Kat Marchán f338860584
(cargo-release) version 4.6.0 2022-04-22 19:33:38 -07:00
Kat Marchán e6f5cacfa6
(cargo-release) start next development iteration 4.5.1-alpha.0 2022-04-17 22:54:19 -07:00