Skip to content

Releases: saghul/txiki.js

v23.12.0

06 Dec 23:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v23.10.0...v23.12.0

v23.10.0

13 Oct 15:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v23.1.0...v23.10.0

v23.1.0

03 Feb 15:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v22.11.1...v23.1.0

v22.11.1

08 Nov 08:31
Compare
Choose a tag to compare

What's Changed

  • TextDecoder pollyfill improvement and TypeScript declaration fix for DirHandle by @samuelbrian in #321
  • os: add chdir() from libuv by @samuelbrian in #322
  • path: update path module to match Node 18 by @saghul in #323

Full Changelog: v22.11.0...v22.11.1

v22.11.0

03 Nov 22:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v22.4.1...v22.11.0

v22.4.1

22 Apr 18:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v22.3.1...v22.4.1

v22.3.1

04 Mar 09:37
Compare
Choose a tag to compare

What's Changed

  • sockets: cache local / remote addresses by @saghul in #242
  • sockets: integrate sockets with web streams by @saghul in #245
  • fs: integrate file handles with web streams by @saghul in #246
  • test: run tests in parallel by @saghul in #248
  • sockets: add setKeepAlive / setNoDelay by @saghul in #252

Full Changelog: v22.2.2...v22.3.1

v22.2.2

24 Feb 21:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v22.2.1...v22.2.2

v22.2.1

11 Feb 22:22
Compare
Choose a tag to compare

What's Changed

  • Fixup getaddrinfo by @saghul in #205
  • core: flatten result of getaddrinfo by @saghul in #206
  • core: introduce tjs.connect / tjs.listen by @saghul in #207
  • sockets: fixup default values for address resolution by @saghul in #208
  • sockets: don't make the read / write functions async by @saghul in #209

Full Changelog: v22.2.0...v22.2.1

v22.2.0

04 Feb 22:15
Compare
Choose a tag to compare