Skip to content

Tags: ondras/deno

Tags

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v0.23.0

Toggle v0.23.0's commit message

Verified

This tag was signed with the committer’s verified signature.
piscisaureus Bert Belder
v0.23.0 / 2019.11.04

- feat: Add serveTLS and listenAndServeTLS (denoland#3257)
- feat: Lockfile support (denoland#3231)
- feat: Adds custom inspect method for URL (denoland#3241)
- fix: Support for deep `Map` equality with `asserts#equal` (denoland#3236, denoland#3258)
- fix: Make EOF unique symbol (denoland#3244)
- fix: Prevent customInspect error from crashing console (denoland#3226)