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

Conversation

Noah-Kennedy
Copy link
Contributor

@Noah-Kennedy Noah-Kennedy commented Mar 6, 2023

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)

# 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
@Darksonn Darksonn merged commit d393948 into main Mar 6, 2023
@Darksonn Darksonn deleted the noah/release-0.2.0 branch March 6, 2023 18:49
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

3 participants