v0.2.1
Compatibility
- Requires Deno v1.8.3
- Uses Deno std@0.92.0
Importing
- Import this latest release by using the following in your project(s):
import { <services> } from "https://raw.githubusercontent.com/drashland/services/v0.2.1/mod.ts";
Updates
- chore: Support latest Deno version