12 Commits

Author SHA1 Message Date
Jane Lusby
7316c8ff94
make new release (#46)
* change panic example to be consistent with usage example

* bump versions for new release
2020-08-06 12:44:50 -07:00
Jane Lusby
9e6a349c8e
port color-eyre to new eyre with global hook (#29)
* port color-eyre to new eyre with global hook

* add a singular hook configuration

* add panic handler to globally installed hook

* getting near the end

* remove unused module

* temp: working on capture consistency

* walk back changes that make porting to new release harder

* merge main into hooked

* switch to github color-spantrace and copy from htmlgit status

* move spantrace capture default mode into hook

* rename and reorg section stuff

* switch to released deps

* copy changes from lib.rs to readme

* update snippets and revert to images for readme

* remove extremely fragile format tests
2020-07-05 19:22:57 -07:00
Jane Lusby
63b8bc71e0
depend on next version of eyre (#27)
* depend on next version of eyre

* more use statement updates

* fix line numbers for windows test
2020-06-21 11:10:21 -07:00
Jane Lusby
5b6507d455
Simplify sections features (#22)
* Simplify sections features

* cleanup docs a bit

* update docs and switch context to handler
2020-06-02 18:26:02 -07:00
Jane Lusby
fe284a81b1
Try to isolate debug mode perf regression (#20) 2020-05-29 18:28:21 -07:00
Jane Lusby
7b2d9f4218
Add custom section support for reports (#18) 2020-05-25 19:39:26 -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
0c921a3b70 update docs 2020-05-06 18:16:56 -07:00
Jane Lusby
08471e1909 Fix example 2020-04-25 10:31:20 -07:00
Jane Lusby
1f3e10d8d1 Update documentation 2020-04-25 09:14:12 -07:00
Jane Lusby
373e6d8a1e pre-release version 2020-04-24 16:53:20 -07:00
Jane Lusby
cb9fcb85c3 initial working example 2020-04-24 09:54:58 -07:00