Skip to content

v1.5.0

Compare
Choose a tag to compare
@akuzko akuzko released this 06 Jul 23:03
· 24 commits to master since this release

New Features

  • Added update.unshift array helper method. It is aliased with array.prepend. The name is pretty self-explanatory
  • update.add is now alias of update.push array helper method