summaryrefslogtreecommitdiff
path: root/options
Commit message (Collapse)AuthorAgeFilesLines
* raise minimum Go version to 1.26Stefan Majewsky2026-06-171-1/+1
|
* change module path to go.xyrillian.de/ggStefan Majewsky2026-05-032-4/+4
| | | | | Also, some other small adjustments for the documentation to make it fit with the overall vibe of the new home.
* REUSE complianceStefan Majewsky2025-07-012-10/+4
|
* add options.Max(), options.Min()Stefan Majewsky2025-04-242-1/+87
|
* add options.Map()Stefan Majewsky2025-01-112-1/+16
|
* add options.IsNoneOrZeroStefan Majewsky2025-01-112-0/+14
| | | | Also, add the tests for IsSomeAnd and IsNoneOr that I forgot.
* initStefan Majewsky2025-01-042-0/+41