Skip to content

v0.11.0

Compare
Choose a tag to compare
@jeremeamia jeremeamia released this 19 Nov 02:41
· 15 commits to master since this release
  • Added the Element::tap() method, which allows for an improved fluent interface in some cases. You can pass a closure for modifying the element, but still return the original element.