Skip to content

v0.1.7#902

Merged
ry merged 1 commit intodenoland:masterfrom
ry:bump_v0.1.7
Oct 4, 2018
Merged

v0.1.7#902
ry merged 1 commit intodenoland:masterfrom
ry:bump_v0.1.7

Conversation

@ry
Copy link
Copy Markdown
Member

@ry ry commented Oct 4, 2018

- Improve fetch headers (denoland#853)
- Add deno.truncate (denoland#805)
- Add copyFile/copyFileSync (denoland#863)
- Limit depth of output in console.log for nested objects, and add
  console.dir (denoland#826)
- Guess extensions on extension not provided (denoland#859)
- Renames:
  deno.platform -> deno.platform.os
  deno.arch -> deno.platform.arch
- Upgrade TS to 3.0.3
- Add readDirSync(), readDir()
- Add support for TCP servers and clients. (denoland#884)
  Adds deno.listen(), deno.dial(), deno.Listener and deno.Conn.
@ry ry requested a review from piscisaureus October 4, 2018 07:26
@piscisaureus
Copy link
Copy Markdown
Member

The timers thing not worth mentioning?

@ry
Copy link
Copy Markdown
Member Author

ry commented Oct 4, 2018

@piscisaureus I only list external changes in the change log

Copy link
Copy Markdown
Member

@piscisaureus piscisaureus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ry ry merged commit 5307aa9 into denoland:master Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants