We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b78946 commit af22f14Copy full SHA for af22f14
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v5.1.0
4
+
5
+- Introduced the `at()` function, which can be used to access the N-th smallest/largest integer.
6
+- `iterate()` now accepts an option to iterate in descending order.
7
8
## v5.0.0
9
10
**❗️ Breaking Changes**
0 commit comments