summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* v1.13.0HEADv1.13.0mainStefan Majewsky37 hours1-1/+1
|
* Merge branch 'pgruntime'Stefan Majewsky37 hours1-0/+1
|\
| * add testing/pgruntimeStefan Majewsky37 hours1-2/+0
| | | | | | | | | | | | | | | | Testing pgruntime has quickly turned out to be a nightmare, because so many parts of the test logic are not easily reproducible (e.g. `stopDBIfLingering`). I decided to not waste a bunch of time testing code that is relatively compact and easy to verify by careful examination, and that is unlikely to change a lot in the future.
| * pgruntime: in ConnectForTest, only truncate tables instead of recreating the ↵Stefan Majewsky2 days1-0/+2
| | | | | | | | | | | | | | | | database DROP + CREATE DATABASE was measured at 100 ms per ConnectForTest(), which is prohibitively slow in large test suites. This should be more in the ballpark of 10 ms per test.
| * Merge branch 'main' into pgruntimeStefan Majewsky2 days1-2/+8
| |\
| * | add package pgruntimeStefan Majewsky3 days1-1/+1
| | |
* | | gsql: add WithinTransactionStefan Majewsky2 days1-0/+6
| |/ |/|
* | v1.12.0v1.12.0Stefan Majewsky2 days1-1/+1
|/
* add package errextStefan Majewsky4 days1-1/+1
|
* add package gsqlStefan Majewsky4 days1-0/+6
|
* v1.11.1v1.11.1Stefan Majewsky2026-06-271-0/+6
|
* v1.11.0v1.11.0Stefan Majewsky2026-06-271-1/+1
|
* add func assert.ErrsEqualStefan Majewsky2026-06-271-1/+3
|
* add package pathrouterStefan Majewsky2026-06-271-1/+2
|
* assert: represent string literals with backticks when appropriateStefan Majewsky2026-06-221-0/+6
|
* v1.10.1v1.10.1Stefan Majewsky2026-06-201-1/+1
|
* assert: fix crash in ErrEqual on expected being a struct kind valueStefan Majewsky2026-06-201-0/+6
|
* v1.10.0v1.10.0Stefan Majewsky2026-06-201-1/+1
|
* add package testcapture, package assert (minimal implementation)Stefan Majewsky2026-06-191-1/+3
|
* raise minimum Go version to 1.26Stefan Majewsky2026-06-171-0/+6
|
* v1.9.1v1.9.1Stefan Majewsky2026-06-171-1/+1
|
* columnar: fix handling of json:"-" fieldsStefan Majewsky2026-06-171-0/+6
|
* v1.9.0v1.9.0Stefan Majewsky2026-06-041-1/+1
|
* jsonmatch: allow embedding custom Diffable instances within Object and ArrayStefan Majewsky2026-06-041-0/+6
|
* v1.8.1v1.8.1Stefan Majewsky2026-06-021-1/+1
|
* columnar: fix docstringStefan Majewsky2026-06-021-0/+6
|
* v1.8.0v1.8.0Stefan Majewsky2026-06-021-1/+1
|
* add package columnarStefan Majewsky2026-06-021-0/+6
|
* v1.7.0v1.7.0Stefan Majewsky2026-05-031-1/+1
|
* change module path to go.xyrillian.de/ggStefan Majewsky2026-05-031-0/+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-011-1/+8
|
* v1.5.0v1.5.0Stefan Majewsky2025-11-261-1/+1
|
* add package isStefan Majewsky2025-11-261-0/+6
|
* v1.4.0v1.4.0Stefan Majewsky2025-11-181-1/+1
|
* jsonmatch: add Diff.String()Stefan Majewsky2025-11-181-0/+6
|
* v1.3.0v1.3.0Stefan Majewsky2025-08-151-1/+1
|
* add package assetembedStefan Majewsky2025-08-151-0/+6
|
* v1.2.0v1.2.0Stefan Majewsky2025-08-111-1/+1
|
* add package jsonmatchStefan Majewsky2025-08-111-0/+6
|
* REUSE complianceStefan Majewsky2025-07-011-0/+5
|
* v1.1.0v1.1.0Stefan Majewsky2025-04-241-1/+1
|
* add options.Max(), options.Min()Stefan Majewsky2025-04-241-0/+6
|
* v1.0.0v1.0.0Stefan Majewsky2025-02-121-0/+4