Skip to content

1.7.2

Latest
Compare
Choose a tag to compare
@james-pre james-pre released this 07 Jan 18:18
· 10 commits to main since this release
v1.7.2
89b1309
  • Fixed ErrnoError.message incorrectly including the path and errno
    • This full message is now returned by ErrnoError.toString
  • Fix incorrect usage of assert.rejects message argument in tests
  • Updated Async._patchAsync error message for clarity