View Source 0.1.1

Fixes:

  • Iterable protocol, default map implementation finish iteration with proper return value when no elemnts in map left
  • Type validators spec
  • Type spec for Dsv.Date.validate/2 function
  • Dsv.Validator.generate_message function implementation with default errors argument for message function

Tests:

  • Dsv.Comparator implementation for Number
  • Dsv.Empty - DateTime, Date, NaiveDateTime, Time, Float, empty List
  • Iterable protocol - Map iteration, Tuple - element not found
  • Permutations - test for permutations module

0.1.0

  • Initial release