Skip to content

v1.1.12

Compare
Choose a tag to compare
@drashbot drashbot released this 01 Dec 00:39
· 208 commits to main since this release
41e4603

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: mock object methods cannot take args (#133)