Skip to content

v0.2.0

Compare
Choose a tag to compare
@drashbot drashbot released this 01 Mar 01:48

Compatibility

  • Requires Deno v1.7.5 or higher
  • Uses Deno std@0.88.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.0/mod.ts";

Updates

  • feat: add mod.ts and export all services
  • chore: consolidate deps into one deps file; update deps