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.
1 parent c991b5d commit 6d40ea2Copy full SHA for 6d40ea2
CHANGELOG.md
@@ -13,7 +13,8 @@
13
- `dynamic.unsafe_coerce` function has been deprecated.
14
- Fixed `bit_array` slices of slices sometimes being incorrect on JavaScript.
15
- The `dict` module gains the `combine` function.
16
-- The deprecated `list.at` function has been removed.
+- The deprecated `list.at`, `bool.max`, and `bool.min` functions has been
17
+ removed.
18
19
## v0.37.0 - 2024-04-19
20
0 commit comments