Skip to content

Conversation

@Frando
Copy link
Member

@Frando Frando commented Nov 12, 2025

Description

  • Remove anyhow from the default features. This was added inadvertently in feat: impl StackError for anyhow:::Error #14
  • Clippy fixes for n0-error-macros
  • Do not run doc examples in n0-error-macros as doctests, they don't compile without n0-error

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@github-actions
Copy link

github-actions bot commented Nov 12, 2025

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/n0-error/pr/19/docs/n0_error/

Last updated: 2025-11-12T10:52:17Z

@Frando Frando merged commit 7c36206 into main Nov 12, 2025
16 of 17 checks passed
@Frando Frando mentioned this pull request Nov 12, 2025
4 tasks
Frando added a commit that referenced this pull request Nov 12, 2025
## Description

`0.1.1` was yanked due to #19 

## Breaking Changes

<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->

## Notes & open questions

<!-- Any notes, remarks or open questions you have to make about the PR.
-->

## Change checklist

- [ ] Self-review.
- [ ] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
- [ ] Tests if relevant.
- [ ] All breaking changes documented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants