aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* v1.11.1v1.11.1Stefan Majewsky2026-06-272-0/+7
|
* v1.11.0v1.11.0Stefan Majewsky2026-06-271-1/+1
|
* add func assert.ErrsEqualStefan Majewsky2026-06-274-20/+87
|
* add package pathrouterStefan Majewsky2026-06-2718-2/+870
|
* assert: represent string literals with backticks when appropriateStefan Majewsky2026-06-223-11/+43
|
* update descriptionStefan Majewsky2026-06-211-1/+1
|
* v1.10.1v1.10.1Stefan Majewsky2026-06-201-1/+1
|
* assert: fix crash in ErrEqual on expected being a struct kind valueStefan Majewsky2026-06-203-1/+23
|
* v1.10.0v1.10.0Stefan Majewsky2026-06-201-1/+1
|
* assert: improve output of Equal() for slice types with only partial diffsStefan Majewsky2026-06-203-8/+148
|
* assert: add smart implementation for func EqualStefan Majewsky2026-06-204-5/+413
|
* jsonmatch: factor out type Path for reuse in assert.Equal() implementationStefan Majewsky2026-06-192-79/+107
|
* add package testcapture, package assert (minimal implementation)Stefan Majewsky2026-06-1917-210/+1253
|
* raise minimum Go version to 1.26Stefan Majewsky2026-06-177-14/+15
|
* v1.9.1v1.9.1Stefan Majewsky2026-06-171-1/+1
|
* columnar: fix handling of json:"-" fieldsStefan Majewsky2026-06-173-1/+27
|
* jsonmatch: cleanup doc section left over from planningStefan Majewsky2026-06-161-7/+0
|
* README: organize package list by topicStefan Majewsky2026-06-151-9/+10
|
* v1.9.0v1.9.0Stefan Majewsky2026-06-041-1/+1
|
* jsonmatch: allow embedding custom Diffable instances within Object and ArrayStefan Majewsky2026-06-044-3/+78
|
* v1.8.1v1.8.1Stefan Majewsky2026-06-021-1/+1
|
* columnar: fix docstringStefan Majewsky2026-06-022-1/+6
|
* v1.8.0v1.8.0Stefan Majewsky2026-06-021-1/+1
|
* add package columnarStefan Majewsky2026-06-024-0/+299
|
* .github/workflows: bump action versions, remove CoverallsStefan Majewsky2026-05-031-12/+28
|
* REUSE.toml: adjust home URLStefan Majewsky2026-05-031-1/+1
|
* fix new lints in golangci-lint 2.12.1Stefan Majewsky2026-05-031-7/+12
|
* v1.7.0v1.7.0Stefan Majewsky2026-05-031-1/+1
|
* adjust docstrings to use link syntax where possible, add refs to new YAML ↵Stefan Majewsky2026-05-033-31/+41
| | | | library module path
* change module path to go.xyrillian.de/ggStefan Majewsky2026-05-0317-38/+51
| | | | | Also, some other small adjustments for the documentation to make it fit with the overall vibe of the new home.
* fix reuseStefan Majewsky2026-04-191-0/+1
|
* add description for CGitStefan Majewsky2026-04-191-0/+1
|
* jsonmatch: add Irrelevantv1.6.0Stefan Majewsky2026-04-014-4/+34
|
* jsonmatch: fix destructuring of ArrayStefan Majewsky2026-04-012-1/+20
|
* v1.5.0v1.5.0Stefan Majewsky2025-11-261-1/+1
|
* add package isStefan Majewsky2025-11-267-0/+182
|
* jsonmatch: fix missing type reference in docstringStefan Majewsky2025-11-261-1/+1
|
* v1.4.0v1.4.0Stefan Majewsky2025-11-181-1/+1
|
* jsonmatch: add Diff.String()Stefan Majewsky2025-11-182-5/+17
|
* v1.3.0v1.3.0Stefan Majewsky2025-08-151-1/+1
|
* add package assetembedStefan Majewsky2025-08-154-0/+256
|
* v1.2.0v1.2.0Stefan Majewsky2025-08-111-1/+1
|
* add package jsonmatchStefan Majewsky2025-08-117-7/+988
|
* option: refer to package options in package docStefan Majewsky2025-07-031-2/+1
|
* fix coverage reporting across package importsStefan Majewsky2025-07-031-1/+4
|
* fix CIStefan Majewsky2025-07-012-0/+1
|
* add `make check` targetStefan Majewsky2025-07-014-2/+38
|
* GitHub does not understand the license without thisStefan Majewsky2025-07-011-0/+73
|
* REUSE complianceStefan Majewsky2025-07-0111-21/+41
|
* add golangci-lint configStefan Majewsky2025-07-012-0/+135
|