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 ebbc44d commit 2e59e17Copy full SHA for 2e59e17
CHANGELOG.md
@@ -20,8 +20,9 @@ and this project adheres to [Dart Package Versioning](https://dart.dev/tools/pub
20
21
### Changed
22
23
-- Rand class accept as source of characters both plain and Future values.
24
-- BytesOf constructors accept both plain and Future values.
+- Rand class now accepts not only plain values but also Futures
+ as a source of characters.
25
+- BytesOf constructors now accepts both plain values and Futures.
26
27
### Removed
28
0 commit comments