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.17 #996

Merged
merged 1 commit into from
Sep 28, 2020
Merged

core: prepare to release 0.1.17 #996

merged 1 commit into from
Sep 28, 2020

Commits on Sep 28, 2020

  1. core: prepare to release 0.1.17

    Fixed
    
    - Incorrect inlining of `Event::dispatch` and `Event::child_of`, which
      could result in `dispatcher::get_default` being inlined at the
      callsite (#994)
    
    Added
    
    - `Copy` implementations for `Level` and `LevelFilter` (#992)
    
    Thanks to new contributors @jyn514 and @TaKO8Ki for contributing to this
    release!
    
    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    61faef1 View commit details
    Browse the repository at this point in the history