Skip to content

1.4.3

Compare
Choose a tag to compare
@shysolocup shysolocup released this 28 Mar 17:52
· 884 commits to main since this release
8ad5140

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