39 Commits

Author SHA1 Message Date
Erick Tryzelaar
35031dc499 Add license files 2022-05-05 10:38:25 -07:00
Jane Lusby
ac0cbccd90
Merge pull request #18 from yaahc/release
Prepare for 0.2 release
2022-01-12 16:35:35 -08:00
Jane Lusby
15538366ff (cargo-release) version 0.2.0 2022-01-12 16:01:21 -08:00
Jane Lusby
c0ec5ffeec Prepare for 0.2 release 2022-01-12 15:59:48 -08:00
Jane Lusby
58b8be7e95
Merge pull request #16 from asonix/asonix/update-ansi-parser
Update ansi-parser
2022-01-12 15:50:15 -08:00
Jane Lusby
a61d863761
Merge branch 'master' into asonix/update-ansi-parser 2022-01-12 15:47:48 -08:00
Jane Lusby
e5c13ca3e3
Merge pull request #17 from asonix/asonix/update-owo-colors
Update owo-colors
2022-01-12 15:47:39 -08:00
Jane Lusby
d5e3aa4d1b
Merge branch 'master' into asonix/update-ansi-parser 2022-01-12 15:45:22 -08:00
Jane Lusby
77da3e705c
Merge branch 'master' into asonix/update-owo-colors 2022-01-12 15:45:17 -08:00
Jane Lusby
43ed8a53b8
Merge pull request #15 from asonix/asonix/fix-warnings
Fix lint warnings
2022-01-12 15:45:08 -08:00
Jane Lusby
9350c4f9e5
Update Cargo.toml 2022-01-12 15:42:46 -08:00
Jane Lusby
1b9c9bd61e
Merge branch 'master' into asonix/update-owo-colors 2022-01-12 15:42:25 -08:00
Jane Lusby
3de5d080bf
Merge branch 'master' into asonix/fix-warnings 2022-01-12 15:41:57 -08:00
Jane Lusby
52c6cc1090
Merge branch 'master' into asonix/update-ansi-parser 2022-01-12 15:41:41 -08:00
Jane Lusby
444e67287f
Merge pull request #14 from asonix/asonix/update-tracing-error
Update tracing-error (and tracing-subscriber)
2022-01-12 15:40:49 -08:00
Aode (lion)
37d4dce5c4 Update owo-colors 2021-12-26 11:54:06 -06:00
Aode (lion)
3080506345 Update ansi-parser 2021-12-26 11:17:16 -06:00
Aode (lion)
99371c3274 Update tracing-error (and tracing-subscriber) 2021-12-26 11:13:05 -06:00
Aode (lion)
1d40228297 Fix lint warnings 2021-12-26 11:11:04 -06:00
Jane Lusby
f7e61e648f
ignore all io errors while resolving source files (#12)
* ignore all io errors while resolving source files

* prep for release
2020-12-02 11:12:34 -08:00
Jane Lusby
2eebd84950 (cargo-release) version 0.1.6 2020-12-02 11:07:20 -08:00
Jane Lusby
804992769c prep for release 2020-12-02 11:05:06 -08:00
Jane Lusby
edfcda0d44 ignore all io errors while resolving source files 2020-12-02 10:56:46 -08:00
d4h0
a1335a718c
Support for custom styles and owo_colors (#11)
* init

* Add missing test data

* Implement requested changes

* Rename test/styles.rs and tests/data/style_control.txt

* bump version on owo-colors and run rustfmt

* update control to include source lines

* tweek the documentation a little

* bump version and prep for release

* (cargo-release) start next development iteration 0.1.6-alpha.0

Co-authored-by: d4h0 <d4h0@obyz.de>
Co-authored-by: Jane Lusby <jlusby@yaah.dev>
2020-12-01 17:58:10 -08:00
Jane Lusby
0769344643
bump version for new release (#8) 2020-07-05 19:05:18 -07:00
Jane Lusby
1f1aeb7773
colorize line numbers and fix indentation issue (#7) 2020-06-25 15:32:12 -07:00
Jane Lusby
84615473ed
Dedupdep (#3)
* dedupe ansi_term dep

* bump version for release
2020-06-02 18:45:04 -07:00
Jane Lusby
385547736a
fix intensity of colors (#2) 2020-06-02 18:07:53 -07:00
Jane Lusby
fb630e1574 match color-backtrace behavior 2020-05-06 18:47:03 -07:00
Jane Lusby
208cb84f69 final prep before release 2020-05-06 15:51:03 -07:00
Jane Lusby
2e78274bdb clippy 2020-05-06 14:54:27 -07:00
Jane Lusby
6b58982ee5 Fix link in readme 2020-05-06 13:27:29 -07:00
Jane Lusby
b867bf4261 Fix links in readme 2020-05-06 13:27:01 -07:00
Jane Lusby
0c43f82be3 Add ci 2020-05-06 13:25:25 -07:00
Jane Lusby
b0c867c729 Prep for release 2020-05-06 13:23:34 -07:00
Jane Lusby
b7274c9f2f switch to ansi_term 2020-05-06 13:01:19 -07:00
Jane Lusby
efd40618c8 get that bat outtahere 2020-05-01 17:39:05 -07:00
Jane Lusby
20b490cd17 update to match color-backtrace 2020-05-01 11:26:45 -07:00
Jane Lusby
c2ac4508ae Initial commit of color-spantrace 2020-04-24 16:40:48 -07:00