aboutsummaryrefslogtreecommitdiff
path: root/jsonmatch
Commit message (Collapse)AuthorAgeFilesLines
* jsonmatch: allow embedding custom Diffable instances within Object and ArrayStefan Majewsky4 days3-3/+72
|
* fix new lints in golangci-lint 2.12.1Stefan Majewsky2026-05-031-7/+12
|
* adjust docstrings to use link syntax where possible, add refs to new YAML ↵Stefan Majewsky2026-05-031-18/+25
| | | | library module path
* change module path to go.xyrillian.de/ggStefan Majewsky2026-05-033-6/+6
| | | | | Also, some other small adjustments for the documentation to make it fit with the overall vibe of the new home.
* jsonmatch: add Irrelevantv1.6.0Stefan Majewsky2026-04-013-3/+26
|
* jsonmatch: fix destructuring of ArrayStefan Majewsky2026-04-012-1/+20
|
* jsonmatch: fix missing type reference in docstringStefan Majewsky2025-11-261-1/+1
|
* jsonmatch: add Diff.String()Stefan Majewsky2025-11-181-5/+11
|
* add package jsonmatchStefan Majewsky2025-08-113-0/+965