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

1.10.1

Latest
Compare
Choose a tag to compare
@anmonteiro anmonteiro released this 10 Apr 14:03
· 11 commits to master since this release
ca72313

The following are changes since 1.9.0. The 1.10.0 release is broken and to be considered unusable.

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)