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.19 #1513

Merged
merged 2 commits into from Aug 17, 2021
Merged

core: prepare to release 0.1.19 #1513

merged 2 commits into from Aug 17, 2021

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Aug 17, 2021

0.1.19 (August 17, 2021)

Added

  • Level::as_str (#1413)
  • Hash implementation for Level and LevelFilter (#1456)
  • Value implementation for &mut T where T: Value (#1385)
  • Multiple documentation fixes and improvements (#1435, #1446)

Thanks to @Folyd, @teozkr, and @dvdplm for contributing to this release!

Signed-off-by: Eliza Weisman eliza@buoyant.io

# 0.1.19 (August 17, 2021)
### Added

- `Level::as_str` ([#1413])
- `Hash` implementation for `Level` and `LevelFilter` ([#1456])
- `Value` implementation for `&mut T where T: Value` ([#1385])
- Multiple documentation fixes and improvements ([#1435], [#1446])

Thanks to @Folyd, @teozkr, and @dvdplm for contributing to this release!

[#1413]: #1413
[#1456]: #1456
[#1385]: #1385
[#1435]: #1435
[#1446]: #1446

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@hawkw hawkw requested a review from a team as a code owner August 17, 2021 21:36
@hawkw hawkw merged commit 0049ae3 into v0.1.x Aug 17, 2021
@hawkw hawkw deleted the eliza/core-0.1.19 branch August 17, 2021 22:04
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