You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Release Plan for thread_aware and support crates
- [x] Update version from 0.6.0 to 0.6.1 in thread_aware Cargo.toml
- [x] Update version from 0.6.0 to 0.6.1 in thread_aware_macros
Cargo.toml
- [x] Update version from 0.6.0 to 0.6.1 in thread_aware_macros_impl
Cargo.toml
- [x] Update workspace Cargo.toml with new versions
- [x] Update CHANGELOG.md for thread_aware with correct 0.6.1 entry
(\_\_private module added)
- [x] Remove incorrectly added 0.6.0 section from thread_aware_macros
CHANGELOG.md
- [x] Remove incorrectly added 0.6.0 section from
thread_aware_macros_impl CHANGELOG.md
- [x] Add correct 0.6.1 entry to thread_aware_macros CHANGELOG.md
(version bump)
- [x] Add correct 0.6.1 entry to thread_aware_macros_impl CHANGELOG.md
(version bump)
- [x] Update Cargo.lock file with new versions
- [x] Update README version references to 0.6.1
<!-- START COPILOT ORIGINAL PROMPT -->
<details>
<summary>Original prompt</summary>
>
> ----
>
> *This section details on the original issue you should resolve*
>
> <issue_title>thread_aware: Make new release</issue_title>
> <issue_description>make a new release of thread_aware and the support
crates.
> Update the changelogs.</issue_description>
>
> ## Comments on the Issue (you are @copilot in this section)
>
> <comments>
> </comments>
>
</details>
<!-- START COPILOT CODING AGENT SUFFIX -->
- Fixes#214
<!-- START COPILOT CODING AGENT TIPS -->
---
💡 You can make Copilot smarter by setting up custom instructions,
customizing its development environment and configuring Model Context
Protocol (MCP) servers. Learn more [Copilot coding agent
tips](https://gh.io/copilot-coding-agent-tips) in the docs.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Darksecond <291582+Darksecond@users.noreply.github.com>
Copy file name to clipboardExpand all lines: crates/thread_aware/README.md
+25-25Lines changed: 25 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,34 +149,34 @@ impl Service {
149
149
This crate was developed as part of <ahref="../..">The Oxidizer Project</a>. Browse this crate's <ahref="https://github.com/microsoft/oxidizer/tree/main/crates/thread_aware">source code</a>.
0 commit comments