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 7d9940d commit 79bff8cCopy full SHA for 79bff8c
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Fixes
4
5
+* Fix a bug which caused `stable=true` being ignored in `gatherby`, [issue #100](https://github.com/sl-solution/InMemoryDatasets.jl/issues/100)
6
+
7
+# Version 0.7.13
8
9
+## Fixes
10
11
* Fix issue with `QuickSortAlg` in future version of Julia
12
* Empty the rows of a `SubDataset` without columns
13
* Fix a bug which causes `modify/combine` throw errors on columns with Vector{Vector} type
0 commit comments