Commit graph

37 commits

Author SHA1 Message Date
Harald Hoyer 24382fbaed
chore: Release chainerror version 1.0.0 2023-07-28 17:11:10 +02:00
Harald Hoyer cacfb37d44
chore: Release chainerror version 0.8.2 2023-07-28 15:18:14 +02:00
Harald Hoyer a116310c4d
doc: improvements
- remove `Chain…` mentions in the docs
- add doc links
- add rustdoc feature to scrape the examples for code

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-28 15:06:31 +02:00
Harald Hoyer 9e7492f67f
chore: Release chainerror version 0.8.1-alpha.1 2023-07-27 15:29:06 +02:00
Harald Hoyer 87bac108d2
chore: Release chainerror version 0.8.0 2023-07-27 15:28:18 +02:00
Harald Hoyer 4eae3da3c1
feat: removed feature display-cause
`display-cause` can be turned on with the `{:#}` format specifier
2023-07-27 14:32:21 +02:00
Harald Hoyer b2a62b2f55
chore: Release chainerror version 0.7.2-alpha.1 2023-07-27 14:29:29 +02:00
Harald Hoyer e90072f079
chore: Release chainerror version 0.7.1 2023-07-27 14:24:20 +02:00
Harald Hoyer a34929600e
chore: fix License to SPDX syntax
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-27 14:13:34 +02:00
Harald Hoyer d577243d8e
(cargo-release) start next development iteration 0.7.1-alpha.0 2021-02-02 09:12:07 +01:00
Harald Hoyer ee385c1fe0
(cargo-release) version 0.7.0 2021-02-02 09:11:42 +01:00
Harald Hoyer cd0fc471cb
(cargo-release) start next development iteration 0.6.2-alpha.0 2020-09-01 22:59:58 +02:00
Harald Hoyer 1003671be3
(cargo-release) version 0.6.1 2020-09-01 22:59:44 +02:00
Harald Hoyer 455b01d3fb
(cargo-release) start next development iteration 0.6.1-alpha.0 2020-09-01 21:47:49 +02:00
Harald Hoyer a78b9a22f7
(cargo-release) version 0.6.0 2020-09-01 21:47:29 +02:00
Harald Hoyer ed710fada3 rename cherr() to context() 2020-09-01 21:03:57 +02:00
Harald Hoyer ebbdddf971
Cargo.toml: fixed github workflow badge 2020-08-28 17:01:50 +02:00
Harald Hoyer 356335e807
use #[track_caller] and Location 2020-08-28 16:58:58 +02:00
Harald Hoyer ae6c01aab2
macro hygiene 2019-03-13 11:34:53 +01:00
Harald Hoyer 51af6da378
add derive_err_kind() and more docs 2019-03-07 17:03:35 +01:00
Harald Hoyer deaaf4ce9f
Cargo.toml: 0.4.3 2019-03-04 11:44:18 +01:00
Harald Hoyer e7d4afb86c fixed filter() and filter_map() calls 2019-01-26 10:23:00 +01:00
Harald Hoyer 49515b86f9 fixed travis badge and link in README.md 2019-01-23 10:04:47 +01:00
Harald Hoyer 6ad9497512 extend cherr! macro 2019-01-09 13:23:14 +01:00
Harald Hoyer 7003baaaec refine macros 2019-01-09 11:46:19 +01:00
Harald Hoyer ee9bd65af6 Cargo.toml: add more exclude files 2019-01-09 10:38:04 +01:00
Harald Hoyer 913b38afdc Cargo.toml: add travis CI badge 2019-01-08 16:16:07 +01:00
Harald Hoyer a040044529 add more traits and macros
Namely:
* ChainErrorFrom
* IntoChainError
* minto_cherr!
* into_cherr!
* strerr!

Also make derive_str_cherr! struct public
2019-01-08 15:33:12 +01:00
Harald Hoyer 8c166b5156 add git-deploy-branch.sh 2018-12-21 16:10:05 +01:00
Harald Hoyer e3092cef89 readd LICENSE-MIT 2018-12-21 13:59:11 +01:00
Harald Hoyer 527b71f4ae Cargo.toml: exclude book from crate 2018-12-21 13:54:47 +01:00
Harald Hoyer 8ad6eaceac lots of documentation 2018-12-21 13:50:08 +01:00
Harald Hoyer dad8c20f0c Cargo update 2018-12-20 16:51:13 +01:00
Harald Hoyer 88660684b7 add mdbook 2018-12-20 14:52:06 +01:00
Harald Hoyer d1295092a4 factor out example 2018-12-19 17:01:01 +01:00
Harald Hoyer 59066788b4 next take 2018-12-19 16:31:59 +01:00
Harald Hoyer 6066a41f97 first commit 2018-12-18 07:46:32 +01:00