Releases: GRoguelon/ex_array
Releases · GRoguelon/ex_array
Release v0.1.3
Release v0.1.2
Changes
- 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
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
Changes
- Changed the internal implementation of
ExArray - Improved the typespecs and documentations
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
Version initial