Skip to content

v1.1.14

Choose a tag to compare

@drashbot drashbot released this 01 Apr 19:00
· 191 commits to refs/heads/main since this release
c0ee522

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