v0.2.0
- Added `array_index_colum` for indexing an iterable by a column in the elements - Added full unit test coverage - Updated `array_expand` to no longer be in place which allows it to work with any iterable - Required php 5.2 and 5.5 for dev Signed-off-by: RJ Garcia <rj@bighead.net>