Jane Lusby
fe284a81b1
Try to isolate debug mode perf regression ( #20 )
2020-05-29 18:28:21 -07:00
Duncan R Hamill
be64ee415a
Fixed use of std::fmt rather than core::fmt ( #22 )
...
Co-authored-by: Jane Lusby <jlusby@yaah.dev>
2020-05-29 17:51:00 -07:00
Basit Ayantunde
3621a4b66e
Fixed typo ( #23 )
2020-05-29 08:38:47 -07:00
Jane Lusby
7b2d9f4218
Add custom section support for reports ( #18 )
2020-05-25 19:39:26 -07:00
Alex Chan
98a2d3085d
Remove unwanted apostrophe from “its ability” ( #21 )
2020-05-22 19:20:01 -07:00
Jane Lusby
9f5defedb7
Add support for custom color-backtrace config ( #17 )
...
* Add support for custom color-backtrace config
* update docs and bump version for release
2020-05-18 18:36:22 -07:00
Jane Lusby
65ab3afe2b
bump version for new release
2020-05-17 11:10:32 -07:00
Jane Lusby
9517249147
Add windows and macos support in tests ( #9 )
2020-05-17 11:08:46 -07:00
Jane Lusby
86c1267aab
bump indenter dep version and update readme
...
* Update testing
* dont bother testing no_std yet ...
* bump version for new release with fixed indenter
* add documentation about custom context crates
2020-05-17 10:37:33 -07:00
Jane Lusby
ad8d7cc415
mirror std backtrace capture rules ( #14 )
2020-05-17 06:45:19 -07:00
Jane Lusby
496a17ec61
bump version of backtrace dep
2020-05-15 11:56:09 -07:00
Jane Lusby
dbc3cc181e
bump minor version for compat trait
2020-05-07 11:01:12 -07:00
Jane Lusby
6daf46c7aa
Add ContextCompat
trait for porting from anyhow
( #15 )
2020-05-07 10:54:28 -07:00
Jane Lusby
3396e3911f
Bump major version to deal with breaking change
2020-05-07 10:38:42 -07:00
Jane Lusby
9154b93381
bump version to update eyre dep
2020-05-07 07:56:52 -07:00
Jane Lusby
ee694c212a
fix links for rustdoc ( #3 )
2020-05-06 21:07:42 -07:00
Jane Lusby
1ca762d652
create new release to clean up docs and images ( #2 )
2020-05-06 19:16:44 -07:00
Jane Lusby
1666a4d4f5
fix inconsistent behavior ( #1 )
2020-05-06 18:56:54 -07:00
Jane Lusby
fb630e1574
match color-backtrace behavior
2020-05-06 18:47:03 -07:00
Jane Lusby
9a38e54c0d
final push hopefully
2020-05-06 18:38:10 -07:00
Jane Lusby
a0823eb0f9
organize consistently
2020-05-06 18:27:48 -07:00
Jane Lusby
d5195a9bd1
add ci
2020-05-06 18:17:19 -07:00
Jane Lusby
0c921a3b70
update docs
2020-05-06 18:16:56 -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
d525c1fc0a
remove member access fns and backtrace fn ( #14 )
...
* remove member access fns and
* fix nightly errors
* bring back the test i accidentally removed
2020-05-04 12:20:46 -07:00
Jane Lusby
1e1eb56abf
remove br from docs and fix compile_fail docs ( #13 )
2020-05-03 15:23:20 -07:00
Jane Lusby
38a2e706dd
simplify docs and add back compat support ( #12 )
...
* simplify docs
* improve docs a little more
2020-05-03 13:40:02 -07:00
Jane Lusby
efd40618c8
get that bat outtahere
2020-05-01 17:39:05 -07:00
Jane Lusby
4ad1e14ade
little a comma
2020-05-01 17:31:18 -07:00
Jane Lusby
3f591250a6
update to use indenter and improved color-backtrace and spantrace
2020-05-01 11:28:30 -07:00
Jane Lusby
20b490cd17
update to match color-backtrace
2020-05-01 11:26:45 -07:00
Jane Lusby
34fe97f15f
Merge upstream changes
2020-04-29 21:00:54 -07:00
Jane Lusby
273ce8c818
Merge branch 'master' of github.com:yaahc/eyre
2020-04-29 20:59:18 -07:00
Jane Lusby
a5bf9babaf
update description
2020-04-29 20:58:04 -07:00
Jane Lusby
b8ff7e0fa1
Update pictures
2020-04-25 10:33:27 -07:00
Jane Lusby
08471e1909
Fix example
2020-04-25 10:31:20 -07:00
Jane Lusby
b656a6270b
Fix dependency in readme
2020-04-25 10:28:11 -07:00
Jane Lusby
6ce041f710
Fix inconsistent examples
2020-04-25 10:10:01 -07:00
Jane Lusby
f6b7fb3864
Turn on rust syntax highlighting
2020-04-25 10:09:13 -07:00
Jane Lusby
043abca81c
Add full example to readme
2020-04-25 10:08:45 -07:00
Jane Lusby
af67c25f9f
Fix more links
2020-04-25 10:07:12 -07:00
Jane Lusby
653422ca91
One minor tweek
2020-04-25 10:03:45 -07:00
Jane Lusby
77442e1f16
More docs
2020-04-25 10:03:03 -07:00
Jane Lusby
6c4194a711
document main types
2020-04-25 10:01:42 -07:00