crutches v0.0.4 Release Notes

Release Date: 2015-07-26 // over 8 years ago
  • โž• Added

    • List.shorten/2, #11
    • List.to/2, #14
    • List.split/2, #14
    • Integer.ordinal/1 and Integer.ordinalize/1,
      #18
    • Enum.many/1, #18
    • Integer.multiple_of?/2, #18
    • Keyword.all_keys_valid?/2, #21
    • Keyword.validate_keys/2 and Keyword.validate_keys!/2, #21
    • Travis and Inch Continuous Integration suites and badges

    ๐Ÿ›  Fixed

    • โœ… Tests for the Crutches.String module,
      #14

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Refactor of List.to_sentence/2
    • Ask contributors to let others know when they are working on something in the
      REAMDE.
    • List.without/2 is now Enum.without/2,
      #18
    • โœ‚ Remove list of functions in the README to Hexdocs.