Commit graph

268 commits

Author SHA1 Message Date
Ryan Dahl b965c7ab36 v0.3.5 2019-03-28 16:58:17 -04:00
0xflotus d78b4112c6 fixed typo (#2001) 2019-03-26 15:13:11 -04:00
Ryan Dahl 223a2adbb4 v0.3.4 2019-03-20 18:54:47 -04:00
Ryan Dahl 3dbb06e699 v0.3.3 2019-03-13 13:31:23 -04:00
Ryan Dahl 535037b519 v0.3.2 2019-03-06 21:22:48 -05:00
Ryan Dahl b0c7b54f69 v0.3.1 2019-02-27 16:20:10 -05:00
Ryan Dahl a5720d9e28 v0.3.0 2019-02-18 23:22:41 -05:00
Mark Tiedemann a1de28dbef Update installation documentation (Fixes #1786) (#1802) 2019-02-18 18:19:43 -05:00
Ryan Dahl b2fb8261e7 v0.2.11
- Add deps to --info output (#1720)
- Add --allow-read (#1689)
- Add deno.isTTY() (#1622)
- Add emojis to permission prompts (#1684)
- Add basic WebAssembly support (#1677)
- Add `NO_COLOR` support https://no-color.org/ (#1716)
- Add color exceptions (#1698)
- Fix: do not load cache files when recompile flag is set (#1695)
- Upgrade V8 to 7.4.98 (#1640)
2019-02-08 23:34:05 -05:00
Ryan Dahl c324182252 v0.2.10 2019-02-02 18:26:31 -05:00
Ryan Dahl 1681bda14d v0.2.9 2019-01-29 22:57:11 -05:00
Yoshiya Hinosawa 7800d9f007 docs(Releases.md): correct go prototype dates 2019-01-20 09:23:08 -06:00
Ryan Dahl a47d545e4d v0.2.8 2019-01-19 11:54:45 -05:00
Ryan Dahl eb4a19ef6e v0.2.7 2019-01-14 20:25:57 -05:00
Ryan Dahl 404e6f8634 v0.2.6 2019-01-07 17:33:06 -05:00
Ryan Dahl 320577c131 v0.2.5 2019-01-01 14:30:23 -05:00
Ryan Dahl c6e2fffc13 v0.2.4
- "cargo build" support (#1369 #1296 #1377 #1379)
- Remove support for extensionless import (#1396)
- Upgrade V8 to 7.2.502.16 (#1403)
- make stdout unbuffered (#1355)
- Implement `Body.formData` for fetch (#1393)
- Improve handling of non-coercable objects in assertEqual (#1385)
- Avoid fetch segfault on empty Uri (#1394)
- Expose deno.inspect (#1378)
- Add illegal header name and value guards (#1375)
- Fix URLSearchParams set() and constructor() (#1368)
- Remove prebuilt v8 support (#1369)
- Enable jumbo build in release. (#1362)
- Add URL implementation (#1359)
- Add console.count and console.time (#1358)
- runtime arg check `URLSearchParams` (#1390)
2018-12-23 23:39:11 -05:00
Ryan Dahl f8473bf22f
Add Releases.md file (#1402) 2018-12-23 16:40:13 -05:00