We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386a5c7 commit 57e00a8Copy full SHA for 57e00a8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Version 0.9.1.0 (2025-02-05)
2
+
3
+- More inlining for `sort` and `nib` functions.
4
5
## Version 0.9.0.3 (2024-11-25)
6
7
- Fix an off-by-one error Heap.partialSort functions.
vector-algorithms.cabal
@@ -1,6 +1,6 @@
cabal-version: >= 1.10
name: vector-algorithms
-version: 0.9.0.3
+version: 0.9.1.0
license: BSD3
license-file: LICENSE
author: Dan Doel
0 commit comments