Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Nov 12:11
· 31 commits to main since this release
d333ad5

Patch Changes

  • Replace parseInt(val, 8) for octal parsing with manual parsing (hotpath)
    Submitted by @kitten (See #9)