Skip to content

v0.5.2

Compare
Choose a tag to compare
@Guest0x0 Guest0x0 released this 05 Sep 03:12
· 90 commits to main since this release
  • add utils @fs.kind, @fs.exists, @fs.can_read, etc. for getting information of a path directly
  • fix a race condition of @process.run on MacOS
  • no longer perform TLS shutdown for @http, because it is not necessary and often cause trouble for non-compliant server