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

Prepare for v0.6.0 release #16

Merged
merged 1 commit into from
May 17, 2023
Merged

Prepare for v0.6.0 release #16

merged 1 commit into from
May 17, 2023

Conversation

Phantomical
Copy link
Owner

[0.6.0] - 2023-05-17

Added

Changed

  • Hardware is no longer a rust enum. The constants remain the same.
  • Software is no longer a rust enum. The constants remain the same.
  • The same applies for WhichCache, CacheOp, and CacheResult.
  • WhichCache has been renamed to CacheId.

\## [0.6.0] - 2023-05-17
\### Added
- Expose the `perf_event_data` crate as the `data` module.
- Add `Record::parse_record` to parse records to `data::Record`.
- Add `Software::CGROUP_SWITCHES` and `Software::BPF_OUTPUT` events (#9). @Phantomical

\### Changed
- `Hardware` is no longer a rust enum. The constants remain the same.
- `Software` is no longer a rust enum. The constants remain the same.
- The same applies for `WhichCache`, `CacheOp`, and `CacheResult`.
- `WhichCache` has been renamed to `CacheId`.
@Phantomical Phantomical merged commit 61dd66c into master May 17, 2023
@Phantomical Phantomical deleted the release-v0.6.0 branch May 17, 2023 08:18
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.

1 participant