v1.1.14
·
191 commits
to refs/heads/main
since this release
Compatibility
- Requires Deno v1.19 or higher
- Uses Deno std@0.132.0
Importing
- Import this latest release by using the following in your project(s):
import { Rhum } from "https://deno.land/x/rhum@v1.1.14/mod.ts";
Updates
- chore: Update dependencies and bump version numbers across repo (#142)
- fix: Unable to mock getters and setters