changex v0.0.1 Release Notes

Release Date: 2014-08-18 // over 9 years ago
  • 🔋 Features

    • Changex.Formatter.Terminal
      • use IO.ANSI.Docs for formatting (98c04f0206789f606d9d7c01baa57b72cc5759cf)
      • output changes to terminal (3026643678a1e94bc90cf7177f9ead3408031f76)
    • Changex.Grouper
      • allow commits to be grouped by scope (9c90ce462141cb56aedcf79d17dbe89e03eb3051)
      • add grouper to sort commits by their type (b2a1d8348eeca712126ef5c05c8754e3c2942132)
    • Changex.Log
      • add log method to get and format a git log (e40f541763ce53f71addb9ba587de04a22d44a46)
    • Changex.SubjectSplitter
      • allow a commit to be split into parts (ce5ec7bd0d1748dbcdbdf5407e1b1b8dc9f3ca76)
    • Mix.Tasks.Changex.Diff
      • mix task tooutput changelog to terminal (925dbca076790f00f258a47d34cac050f7a5c447)