v1.1.12
Compatibility
- Requires Deno v1.16.3
- Uses Deno [email protected]
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)