aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* v1.1.0v1.1.0Stefan Majewsky2025-04-241-1/+1
|
* add options.Max(), options.Min()Stefan Majewsky2025-04-243-1/+93
|
* v1.0.0v1.0.0Stefan Majewsky2025-02-124-5/+16
|
* add options.Map()Stefan Majewsky2025-01-112-1/+16
|
* add options.IsNoneOrZeroStefan Majewsky2025-01-114-4/+33
| | | | Also, add the tests for IsSomeAnd and IsNoneOr that I forgot.
* remove go:linkname usageStefan Majewsky2025-01-062-30/+10
|
* FYI: no release yetStefan Majewsky2025-01-061-0/+4
|
* add test for zero valueStefan Majewsky2025-01-041-0/+5
|
* note about zero valueStefan Majewsky2025-01-041-0/+1
|
* add SQL supportStefan Majewsky2025-01-043-5/+91
|
* initStefan Majewsky2025-01-048-0/+681