Skip to content

Releases: dashjoin/jsonata-cli

Release v0.4

14 Dec 16:30
@uw4 uw4
Compare
Choose a tag to compare

Instructions

The easiest way: jsonata CLI can now be installed via homebrew:

brew install dashjoin/tap/jsonata

Download binaries

Download and unzip the archive for your OS.
It contains the single executable file jsonata.

MacOS

  1. The executable is not signed/notarized (yet).
    So depending on how you downloaded the file, you might need to manually remove the quarantine attribute
    xattr -d com.apple.quarantine jsonata
  2. Set the executable flag chmod +x jsonata, you can now run it.

Windows

  1. The executable is not signed (yet).
    Windows Defender/SmartScreen might flag a problem ("Detected Trojan:Script/Wacatac.B!ml") and move jsonata.exe into quarantine. In this case you need to manually restore the quarantined file.

Linux

  1. Set the executable flag chmod +x jsonata, you can now run it.
  2. Optionally: move it to a folder that is included in your PATH environment.

Changelog:
https://github.com/dashjoin/jsonata-cli/milestone/4?closed=1

Full:
https://github.com/dashjoin/jsonata-cli/commits/v0.4

Release v0.3

08 Dec 13:12
@uw4 uw4
Compare
Choose a tag to compare

Instructions

Download and unzip the archive for your OS.
It contains the single executable file jsonata.

MacOS

  1. The executable is not signed/notarized (yet).
    So depending on how you downloaded the file, you might need to manually remove the quarantine attribute
    xattr -d com.apple.quarantine jsonata
  2. Set the executable flag chmod +x jsonata, you can now run it.

Windows

  1. The executable is not signed (yet).
    Windows Defender/SmartScreen might flag a problem ("Detected Trojan:Script/Wacatac.B!ml") and move jsonata.exe into quarantine. In this case you need to manually restore the quarantined file.

Linux

  1. Set the executable flag chmod +x jsonata, you can now run it.
  2. Optionally: move it to a folder that is included in your PATH environment.

Changelog:
https://github.com/dashjoin/jsonata-cli/milestone/3?closed=1

Full:
https://github.com/dashjoin/jsonata-cli/commits/v0.3

Release v0.2

08 Aug 11:36
@uw4 uw4
Compare
Choose a tag to compare

Instructions

Download and unzip the archive for your OS.
It contains the single executable file jsonata.

MacOS

  1. The executable is not signed/notarized (yet).
    So depending on how you downloaded the file, you might need to manually remove the quarantine attribute
    xattr -d com.apple.quarantine jsonata
  2. Set the executable flag chmod +x jsonata, you can now run it.

Windows

  1. The executable is not signed (yet).
    Windows Defender/SmartScreen might flag a problem ("Detected Trojan:Script/Wacatac.B!ml") and move jsonata.exe into quarantine. In this case you need to manually restore the quarantined file.

Linux

  1. Set the executable flag chmod +x jsonata, you can now run it.
  2. Optionally: move it to a folder that is included in your PATH environment.

Changelog:
https://github.com/dashjoin/jsonata-cli/milestone/2?closed=1

Full:
https://github.com/dashjoin/jsonata-cli/commits/v0.2