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

chore: prepare v0.2.0 #41

Merged
merged 1 commit into from Mar 6, 2023
Merged

chore: prepare v0.2.0 #41

merged 1 commit into from Mar 6, 2023

Commits on Mar 6, 2023

  1. chore: prepare v0.2.0

    # 0.2.0 (March 6th, 2023)
    
    ### Added
    - Add `Debug` implementations. ([#28])
    - rt: add concrete `RuntimeIntervals` iterator type ([#26])
    - rt: add budget_forced_yield_count metric ([#39])
    - rt: add io_driver_ready_count metric ([#40])
    - rt: add steal_operations metric ([#37])
    - task: also instrument streams ([#31])
    
    ### Documented
    - doc: fix count in `TaskMonitor` docstring ([#24])
    - doc: the description of steal_count ([#35])
    
    [#24]: #24
    [#26]: #26
    [#28]: #28
    [#31]: #31
    [#35]: #35
    [#37]: #37
    [#39]: #39
    [#40]: #40
    Noah-Kennedy committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    316d02b View commit details
    Browse the repository at this point in the history