April 25, 2024
0.20.1
(fix):
The omitempty
struct tag is now only used for nil-able types.
(fix):
Update the query encoder to prevent unintentional errors whenever the omitempty
is used for a non-optional field.
(fix):
The omitempty
struct tag is now only used for nil-able types.
(fix):
Update the query encoder to prevent unintentional errors whenever the omitempty
is used for a non-optional field.