Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: expose with_recorder in the docs #532

Merged
merged 2 commits into from
Oct 12, 2024
Merged

Conversation

tobz
Copy link
Member

@tobz tobz commented Oct 12, 2024

Context

This PR exposes with_recorder in the documentation. It was always accessible, since it needs to be in order to be used by the macros... but some users expressed a desire to want it to be more visible because they preferred interacting with it directly instead of using the macros.

Closes #473.

@tobz tobz added C-core Component: core functionality such as traits, etc. T-enhancement Type: enhancement. S-awaiting-release Status: awaiting a release to be considered fixed/implemented. T-request Type: request. labels Oct 12, 2024
@tobz tobz merged commit 0bcfe1e into main Oct 12, 2024
13 checks passed
@tobz tobz removed the T-request Type: request. label Oct 12, 2024
@tobz tobz deleted the tobz/expose-with-recorder branch October 12, 2024 18:08
@tobz
Copy link
Member Author

tobz commented Oct 12, 2024

Released as part of [email protected].

@tobz tobz removed the S-awaiting-release Status: awaiting a release to be considered fixed/implemented. label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-core Component: core functionality such as traits, etc. T-enhancement Type: enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make with_recorder public
1 participant