Skip to content

0.2.0: Values, STDIO fix

Pre-release
Pre-release
Compare
Choose a tag to compare
@thekid thekid released this 29 Jul 16:19
· 10 commits to main since this release
  • Fixed issue #1: Standard I/O default line limit (8192 bytes) exceeded
    (@thekid)
  • Renamed first() -> value() to more accurately match what is being
    returned
    (@thekid)