tikv / fail-rs

Fail points for rust
Apache License 2.0
338 stars 40 forks source link

Release fail 1.0 #22

Open brson opened 5 years ago

brson commented 5 years ago

This can probably be done shortly after upgrading to 2018: https://github.com/pingcap/fail-rs/issues/21

I'll probably want to clean up the documentation a bit. It's overwhelming atm.

brson commented 5 years ago

Consider adding https://github.com/pingcap/fail-rs/issues/23 before 1.0.

brson commented 5 years ago

Also https://github.com/pingcap/fail-rs/issues/24.

brson commented 5 years ago

I do think #23 would be nice for 1.0 but it can always be backwards compatible later. The only thing I know I want to do for 1.0 is to make the crate docs less overwhelming (https://github.com/pingcap/fail-rs/issues/27). I will commit to doing that this week.

brson commented 5 years ago

This needs to merge first https://github.com/pingcap/fail-rs/pull/28

brson commented 5 years ago

As happened here don't forget to update the two docs that mention the version number.

brson commented 5 years ago

Unassigning myself since I have not prioritized this high enough to work on. I'll keep it on my radar though.