- $insert returns updated array
- Lots of new methods
- Introduce chaining
- Introduce mutating
$
convention
- Rename to BetterArray
- Add new methods: .chain, .or, .unique, .includes, .compact, .times, .count
- .minus returns unique results
- Restrict BetterArrays to only objects that are Array.isArray
- Initial release at MMM 1