Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

1.10.0

Compare
Choose a tag to compare
@anmonteiro anmonteiro released this 09 Apr 20:46
· 13 commits to master since this release
c64e773

Changes

  • Upgrade Node.js to version 11.13.0.
  • Upgrade ClojureScript to version 1.10.520.

Bug fixes

  • Fix fs/readdir{Sync} not listing the correct files for . and ..
    arguments (#463)
  • Fix fs/readFile not accepting file descriptor arguments
    (#462)