Changelog
v1.3.0 (2016-05-04)
$.fn.is
and $.fn.not
to support looking for elements$.fn.siblings
to return a Collection instead of Array.$.fn.has
to return collection instead of Array and support for checking for an element instead of a string selector.$.fn.find
with an element instead of selector.$.fn.closest
to return correct results, $.fn.filter
can now filter by Elements$.fn.closest()
callstack exceededObject.defineProperty
to attach the constructor
property to the cash.fn
prototype. #134Changelog
v1.0.0 (2015-02-06)
is
documentationChangelog
v0.0.3 (2014-11-09)
add
feature in response to #16package.json
will always be 2 spaces