Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.6 #858

Merged
merged 1 commit into from
Sep 29, 2018
Merged

v0.1.6 #858

merged 1 commit into from
Sep 29, 2018

Conversation

ry
Copy link
Member

@ry ry commented Sep 29, 2018

- Adds deno.stdin, deno.stdout, deno.stderr, deno.open(), deno.write(),
  deno.read(), deno.Reader, deno.Writer, deno.copy() denoland#846
- Print 'Compiling' when compiling TS.
- Support zero-copy for writeFile() writeFileSync() denoland#838
- Fixes eval error bug denoland#837
- Make Deno multithreaded denoland#782
- console.warn() goes to stderr denoland#810
- Add deno.readlink()/readlinkSync() denoland#797
- Add --recompile flag denoland#801
- Use constructor.name to print out function type denoland#664
- Rename deno.argv to deno.args
- Add deno.trace() denoland#795
- Continuous benchmarks https://denoland.github.io/deno/
@ry ry requested a review from piscisaureus September 29, 2018 01:08
@ry ry merged commit 77e8763 into denoland:master Sep 29, 2018
hardfist pushed a commit to hardfist/deno that referenced this pull request Aug 7, 2024
- chore: report cause when JsStackFrame fails to deserialize
- fix: Error.pST callsite methods should be on prototype

---------

Co-authored-by: Marvin Hagemeister <marvin@deno.com>
Co-authored-by: Nathan Whitaker <nathan@deno.com>
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