Skip to content

Releases: GRoguelon/ex_array

Release v0.1.3

21 Apr 23:10
9dafd06

Choose a tag to compare

Changes

  • Improved the README.md by providing examples

Full Changelog: v0.1.2...v0.1.3

Release v0.1.2

21 Apr 22:55
28a6c1f

Choose a tag to compare

Changes

  • Added tests to get full coverage
  • Replaced the implementation of ExArray.equal?/2
  • Added a clause for non ExArray argument for ExArray.is_array/1
  • Fixed the implementation of ExArray.from_erlang_array/1 to return an ExArray

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

21 Apr 18:33
f621177

Choose a tag to compare

Changes

  • Changed the internal implementation of ExArray
  • Improved the typespecs and documentations

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

21 Apr 18:32
a143f5f

Choose a tag to compare

Version initial