v1.1.14
drashbot
released this
01 Apr 19:00
·
191 commits
to refs/heads/main
since this release
Compatibility
- Requires Deno v1.19 or higher
- 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
- chore: Update dependencies and bump version numbers across repo (#142)
- fix: Unable to mock getters and setters