Skip to content

v0.7.8

Compare
Choose a tag to compare
@crookse crookse released this 13 Apr 21:42

Imported modules referenced master branches. They now reference specific versions.

  • Drash.Http.Request uses:

    import { ServerRequest } from "https://raw.githubusercontent.com/denoland/deno_std/v0.3.4/http/server.ts";
  • Drash.Http.Server uses:

    import { serve } from "https://raw.githubusercontent.com/denoland/deno_std/v0.3.4/http/server.ts";
  • Drash.Dictionaries.MimeDb references https://raw.githubusercontent.com/jshttp/mime-db/v1.39.0/db.json