Skip to content
New issue

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

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

Already on GitHub? # to your account

core: prepare to release 0.1.11 #788

Merged
merged 2 commits into from
Jul 8, 2020
Merged

core: prepare to release 0.1.11 #788

merged 2 commits into from
Jul 8, 2020

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Jul 8, 2020

Changed

Added

Fixed

Thanks to @bkchr, @majecty, @taiki-e, @nagisa, and @nvzqz for
contributing to this release!

Changed

- Replaced use of `inner_local_macros` with `$crate::` (#729)

Added

- `must_use` warning to guards returned by `dispatcher::set_default`
  (#686)
- `fmt::Debug` impl to `dyn Value`s (#696)
- Functions to convert between `span::Id` and `NonZeroU64` (#770)
- More obvious warnings in documentation (#769)

Fixed

- Compiler error when `tracing-core/std` feature is enabled but
  `tracing/std` is not (#760)
- Clippy warning on vtable address comparison in `callsite::Identifier`
  (#749)
- Documentation formatting issues (#715, #771)

Thanks to @bkchr, @majecty, @taiki-e, @nagisa, and @nqvz for
contributing to this release!
@hawkw hawkw requested a review from a team as a code owner July 8, 2020 19:54
@taiki-e
Copy link
Member

taiki-e commented Jul 8, 2020

and @nqvz for

Did you mean @nvzqz?

@hawkw
Copy link
Member Author

hawkw commented Jul 8, 2020

and @nqvz for

Did you mean @nvzqz?

whoops, thanks!

@hawkw hawkw merged commit d5cf52a into master Jul 8, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants