feat!: update get from (V, error) to (V, bool) #20

Merged
mvhutz merged 3 commits from feat/get-no-error into main 2026-04-14 01:58:16 +00:00

3 Commits

Author SHA1 Message Date
81ce24e7b7 feat: Table.Find
All checks were successful
CI / Check PR Title (pull_request) Successful in 29s
CI / Go Lint (pull_request) Successful in 42s
CI / Markdown Lint (pull_request) Successful in 31s
CI / Makefile Lint (pull_request) Successful in 40s
CI / Unit Tests (pull_request) Successful in 39s
CI / Fuzz Tests (pull_request) Successful in 1m40s
CI / Mutation Tests (pull_request) Successful in 1m23s
2026-04-13 21:54:29 -04:00
572e59f33d Merge remote-tracking branch 'origin' into feat/get-no-error
All checks were successful
CI / Check PR Title (pull_request) Successful in 29s
CI / Go Lint (pull_request) Successful in 41s
CI / Makefile Lint (pull_request) Successful in 37s
CI / Markdown Lint (pull_request) Successful in 32s
CI / Unit Tests (pull_request) Successful in 39s
CI / Fuzz Tests (pull_request) Successful in 1m37s
CI / Mutation Tests (pull_request) Successful in 1m19s
2026-04-13 21:36:59 -04:00
95687acade feat!: update contract for 'Table.Get()'
All checks were successful
CI / Check PR Title (pull_request) Successful in 19s
CI / Go Lint (pull_request) Successful in 42s
CI / Markdown Lint (pull_request) Successful in 22s
CI / Makefile Lint (pull_request) Successful in 40s
CI / Unit Tests (pull_request) Successful in 37s
CI / Fuzz Tests (pull_request) Successful in 1m12s
CI / Mutation Tests (pull_request) Successful in 1m18s
2026-04-03 21:27:48 +02:00