Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
add support for parsing binary, octal and hex numbers (d5#364) Fixes d5#363 Co-authored-by: Józef Sokołowski <[email protected]>
limit to go 1.16+ (d5#382)
update goreleaser to fix releases (d5#381)
fix deadcode optimization (d5#378)
Fix copying user functions (d5#366) * fix copying user functions Fixes d5#365 * remove EncodingId Co-authored-by: Józef Sokołowski <[email protected]>
add Eval function (d5#338)