Skip to content

Commit

Permalink
Updating changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuernber committed Mar 24, 2022
1 parent 44c9ee8 commit 02f7a1f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 9.018
* Fast [csv parsing](https://cnuernber.github.io/dtype-next/tech.v3.datatype.char-input.html).
* Related, function to take an iterator and realize it into a queue in an offline thread
returning a new iterator - [queue-iter](https://cnuernber.github.io/dtype-next/tech.v3.parallel.queue-iter.html).

## 9.017
* `(argops/argfilter)` respects boolean/double-nan rules below.

Expand Down

0 comments on commit 02f7a1f

Please sign in to comment.