Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Vindaar committed Jan 31, 2024
1 parent 81abd41 commit 97f9067
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog.org
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
* v0.3.18
* v0.4.0
- add ~shuffle~ to shuffle a DF. Either using stdlib global RNG or
given RNG
- add ~extend~ helpers for ~seq/Tensor/Column~ to add a single element
to any collection and return the extended version
- throw custom ~OSError~ if CSV file cannot be read
- add =%~= for ~(string, T)~ to construct a ~VObject~ Value
- fix ~spread~ implementation if more keys are present
- [IO] fix for space separated files with quoted fields as columns
* v0.3.17
- handle DF construction from an empty seq or tensor
- hotfix for ~assignStack~ fix of previous version
Expand Down

0 comments on commit 97f9067

Please sign in to comment.