# v1.5.0 (2025-11-26) Changes: - Add package is. # v1.4.0 (2025-11-18) Changes: - Add `jsonmatch.Diff.String()`. # v1.3.0 (2025-08-15) Changes: - Add package assetembed. # v1.2.0 (2025-08-11) Changes: - Add package jsonmatch. # v1.1.0 (2025-04-24) Changes: - Add `options.Max()` and `options.Min()`. # v1.0.0 (2025-02-12) Initial release. The Go version requirement is 1.24.0 because `type Option` depends on support for `omitzero` in encoding/json for correct marshaling.