Skip to content

v1.1.3

Compare
Choose a tag to compare
@ebebbington ebebbington released this 17 Sep 00:13
7926659

Compatibility

Importing

  • Import this latest release by using the following in your project(s):
    import { Rhum } from "https://deno.land/x/[email protected]/mod.ts";

Updates

  • fix: Add fix for importing types, following breaking change with Deno 1.4 when using --unstable; PR #60
  • chore: change jsdoc to tsdoc; Issue #30; PR #51
  • chore: use Deno std 0.69.0