Skip to content

Commit

Permalink
CHANGELOG [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Apr 4, 2021
1 parent 14bf384 commit a678333
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## 0.0.15

- Add short options: `-q` for `--query`, `-c` for `--collect` (@dotemacs)
- Add tests for option parsing (@dotemacs)
- The `-f` / `--func` option can now read from a file

## 0.0.14

- Add short options: `-i` (input) for `--from`, `-o` (output) for `--to`
- Add `--func` / `-f` option for executing function over input
- Use `{:default tagged-literal}` as default data reader options when none is provided
- Upgrade GraalVM to 21.0.0
- Upgrade sci to 0.2.4

0 comments on commit a678333

Please # to comment.