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

core: prepare to release 0.1.24 #2042

Merged
merged 1 commit into from Apr 1, 2022
Merged

core: prepare to release 0.1.24 #2042

merged 1 commit into from Apr 1, 2022

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Apr 1, 2022

0.1.24 (April 1, 2022)

This release fixes a bug where setting NoSubscriber as the local
default would not locally disable the current global default subscriber.

Fixed

  • Setting NoSubscriber as the local default now correctly disables the
    global default subscriber (#2001)
  • Fixed compilation warnings with the "std" feature disabled (#2022)

Changed

  • Removed unnecessary use of write! and format_args! macros
    (#1988)

# 0.1.24 (April 1, 2022)

This release fixes a bug where setting `NoSubscriber` as the local
default would not locally disable the current global default subscriber.

### Fixed

- Setting `NoSubscriber` as the local default now correctly disables the
  global default subscriber ([#2001])
- Fixed compilation warnings with the "std" feature disabled ([#2022])

### Changed

- Removed unnecessary use of `write!` and `format_args!` macros
  ([#1988])

[#1988]: #1988
[#2001]: #2001
[#2022]: #2022
@hawkw hawkw requested a review from a team as a code owner April 1, 2022 20:14
@hawkw hawkw merged commit 8f240e6 into v0.1.x Apr 1, 2022
@hawkw hawkw deleted the eliza/tracing-core-0.1.24 branch April 1, 2022 20:52
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.

None yet

1 participant