We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
agent-context
1 parent 6efc0b7 commit c8f3838Copy full SHA for c8f3838
releases.md
@@ -7,7 +7,7 @@
7
- `Async::Task#sleep` is deprecated with no replacement.
8
- `Async::Task.yield` is deprecated with no replacement.
9
- `Async::Scheduler#async` is deprecated, use `Async{}`, `Sync{}` or `Async::Task#async` instead.
10
- - Agent context is now available, via the `agent-context` gem.
+ - Agent context is now available, via the [`agent-context` gem](https://github.com/ioquatix/agent-context).
11
12
### `Async::Barrier` Improvements
13
0 commit comments