Jl Versions Save

Functional sed for JSON

v0.0.5

6 years ago

v0.0.4

6 years ago

Added the --array flag for consuming all input JSON blobs as if it were one big array.

v0.0.3

6 years ago

Now you can use _.data and it won't complain about a keyword.

v0.0.2

6 years ago
  • Add more functions: any, all, append, sum, maximum, minimum, product, lines, words
  • Support any letter in variable names
  • Support _.123 integer indexing.
  • Add pretty printing support via --pretty
  • Support streaming input out of the box

v0.0.0

6 years ago

The program is not well tested, but seems to work. Error messages are not good.

The binary files are not statically linked.