pr requested fixes

pull/4169/head
Sunbrye Ly 2022-06-30 12:20:59 -07:00
parent 49d0295984
commit 8d103f7b9d
4 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@ aliases:
- Deprecate [`experimental.http.get`](/flux/v0.x/stdlib/experimental/http/get/).
- Deprecate [`experimental.csv.from()`](/flux/v0.x/stdlib/experimental/csv/from/).
- Promote the following functions from `experimental.array` into the
[`array`](/flux/v0.x/stdlib/array) pacakage:
[`array`](/flux/v0.x/stdlib/array) package:
- [`array.concat()`](/flux/v0.x/stdlib/array/concat/)
- [`array.filter()`](/flux/v0.x/stdlib/array/filter/)
- [`array.map()`](/flux/v0.x/stdlib/array/map/)
@ -30,7 +30,7 @@ aliases:
[`http.requests`](/flux/v0.x/stdlib/http/requests/) package:
- [`http.requests.do()`](/flux/v0.x/stdlib/http/requests/do/)
- [`http.requests.get()`](/flux/v0.x/stdlib/http/requests/get/)
- [`http.requests.peek()`](/flux/v0.x/stdlib/http/requests/peek)
- [`http.requests.peek()`](/flux/v0.x/stdlib/http/requests/peek/)
- [`http.requests.post()`](/flux/v0.x/stdlib/http/requests/post/)
- Promote `experimental.bitwise` into the [`bitwise`](/flux/v0.x/stdlib/bitwise/)
package.

View File

@ -10,7 +10,7 @@ menu:
weight: 201
introduced: 0.155.0
deprecated: 0.173.0
deprecated: 0.172.0
---
<!------------------------------------------------------------------------------

View File

@ -11,7 +11,7 @@ menu:
weight: 201
introduced: 0.155.0
deprecated: 0.173.0
deprecated: 0.172.0
---
<!------------------------------------------------------------------------------

View File

@ -11,7 +11,7 @@ menu:
weight: 201
introduced: 0.155.0
deprecated: 0.173.0
deprecated: 0.172.0
---
<!------------------------------------------------------------------------------