Skip to content

Releases: networktocode/jdiff

v1.0.2 - 2026-03-13

Choose a tag to compare

@jeffkala jeffkala released this 13 Mar 15:04
b3c79c2

What's Changed

v1.0.2 - 2026-03-13

Added

  • #149 - Added is-subset and is-subset-ci operator modes for list comparison.

New Contributors

Full Changelog: v1.0.1...v1.0.2

Release 1.0.1

Choose a tag to compare

@pszulczewski pszulczewski released this 04 Sep 17:39
e799130

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - 2025-08-25

Choose a tag to compare

@jeffkala jeffkala released this 25 Aug 22:41
743f460

Release Overview

  • Updated the entire project to the new Network to Code development standards.
  • Added a JSON data compliance utility to help reconstruct JSON from compliance results.

v1.0.0 (2025-08-25)

Added

  • #130 - Add the ability to reconstruct JSON blobs to perform JSON data compliance.

Fixed

  • #128 - Fixed the development standards to use 2025 standards.

New Contributors

Full Changelog: v0.0.7...v1.0.0

v0.0.7

Choose a tag to compare

@pszulczewski pszulczewski released this 18 Apr 13:16
f425c8a

What's Changed

New Contributors

Full Changelog: v0.0.6...0.0.7

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.0.7

Release 0.0.6

Choose a tag to compare

@pszulczewski pszulczewski released this 24 Jan 10:17
9cbe26f

What's Changed

Full Changelog: v0.0.5...v0.0.6

Release 0.0.5

Choose a tag to compare

@pszulczewski pszulczewski released this 17 Nov 13:03
af07aa7

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@pszulczewski pszulczewski released this 12 May 13:48
3b1b3c1

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@pszulczewski pszulczewski released this 12 May 12:18
7a5ae75

What's Changed

  • Update documentation
  • Fix evaluation logic in operator check
  • Fix operator checks to follow other check_type logic #85
  • Add support for multiple ref key #92
  • Update gt and lt logic in operator check #64
  • Fix ref key in dict of dicts data type #91
  • Support single value in expression #94
  • Minor fixes

Full Changelog: v0.0.2...v0.0.3

Release v0.0.2

Choose a tag to compare

@lvrfrc87 lvrfrc87 released this 26 Sep 09:25
a539dbe
  • Update operator logic for returned result
  • Update docs

Release v0.0.1

Choose a tag to compare

@chadell chadell released this 01 Sep 09:54
675ff06

First jdiff release