Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mykewould mykewould released this 06 Oct 04:55
· 80 commits to master since this release

Added

Enhanced

  • Add documentation for List.in_groups/3, Crutches.Format.List and
    Crutches.Integer, #79, (druzn3k)

Changed

  • Delegate String.camelize/1 and String.underscore/1 to Mix.Utils, #68,
    (druzn3k)
  • Test against Elixir v1.1.0, 37d466f6, (duijf)
  • Reformat CHANGELOG.md, (duijf)

Fixed