Skip to content

v0.0.5

Compare
Choose a tag to compare
@mbostock mbostock released this 09 Sep 20:18
· 45 commits to master since this release
  • Add ndjson-top.
  • Add ndjson-join.
  • Expressions are now optional, with reasonable defaults (#10).
  • Expressions are now strictly validated (#1).
  • Ambiguous expressions, such as {foo: 42}, are now correctly parsed (#1).
  • Programs now exit cleanly when piped to head (#11).