1 2 3 4 5 6 7 8 9 10
# v1.1.0 (TBD) Changes: - Add `options.Max()` and `options.Min()`. # v1.0.0 (2025-02-12) Initial release. The Go version requirement is 1.24.0 because `type Option` depends on support for `omitzero` in encoding/json for correct marshaling.