Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

v2.4.2

Choose a tag to compare

@zachwaffle4 zachwaffle4 released this 29 Jun 19:24
· 22 commits to main since this release
96362b8

This update fixes documentation for Action's default functions and adds one to set the requirements of a function.

What's Changed

  • Adds withRequirements function to Action, which returns a copy of the receiver with its argument (either multiple objects or a set of objects) as the requirements

Full Changelog: v2.4.1...v2.4.2