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

Commits on Aug 17, 2021

  1. core: prepare to release 0.1.19

    # 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 committed Aug 17, 2021
    Copy the full SHA
    9c9c62d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4c54a2e View commit details
    Browse the repository at this point in the history