1.4.3
Stews v1.4.3 🍲
- FINALLY FIXED THE DELETE BUG
- Added find() to get an array of all indexes for a key
- Added lastIndexOf()
- Added chug()
- Replaced multiDelete() with the superior scoop()
- Removed includesFor() and added it into includes() and includesValue()
- Added alias findFirst() for indexOf()
- Fixed the doc's description for swig() and chug() to be more specific about it's purpose
- Fixed some other random documentation issues