aboutsummaryrefslogtreecommitdiff
path: root/jsonmatch/interface.go
Commit message (Collapse)AuthorAgeFilesLines
* jsonmatch: allow embedding custom Diffable instances within Object and ArrayStefan Majewsky4 days1-0/+11
|
* 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-031-2/+2
| | | | | 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-011-0/+19
|
* 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-111-0/+279