XArray release 0.1.0
- Initial release (migrated from https://github.com/MindTouch/MindTouch-API-PHP-Client/blob/master/XArray.php)
- Added more code coverage
- Travis CI support
- XArray.php claimed to mutate source arrays, but did not. XArray.php will continue to not mutate source arrays, but a new MutableXArray class has been created to satisfy this behavior