Skip to content

Releases: cloudflare/matched-data-cli

v0.6.0

15 Feb 13:48
7ab75e6
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Add support for truncated matched data.

v0.5.0

31 Aug 14:30
a9e6c36
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Includes breaking changes to the decrypt subcommand:

  • The encrypted matched data argument is now a positional argument.
  • Both the encrypted matched data and private key arguments now expect a
    filename. Passing - as the positional argument leads to the data data being read from stdin.
  • The argument --private-key-stdin has been removed.

v0.4.0

23 Apr 11:02
ae89ea9
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Removes support for matched data blobs with version 2.

v0.3.0

03 Mar 11:01
4a74386
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Decrypts matched data blobs with the new version 3.
Also supports existing version 2.

v0.2.0

27 Nov 14:25
01938b4
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Decrypts matched data blobs with the new version 2.

v0.1.0

14 Oct 13:50
320d790
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial version.