- Improved the README.md by providing examples
- Added tests to get full coverage
- Replaced the implementation of
ExArray.equal?/2 - Added a clause for non
ExArrayargument forExArray.is_array/1 - Fixed the implementation of
ExArray.from_erlang_array/1to return anExArray
- Changed the internal implementation of
ExArray - Improved the typespecs and documentations
- Version initial