changex v0.0.2 Release Notes

Release Date: 2014-08-24 // over 9 years ago
  • ๐Ÿ› Bug Fixes

    • Mix.Tasks.Changex.Diff
      • use correct dir for first git ref (f5be945076b7e5f4d8607c43b3c5aaca5697865e)

    ๐Ÿ”‹ Features

    • Changer.Formatter.Terminal
      • print version with changelog (9d09b5271060e132296fd98a5f774bdc7093fba3)
    • Changex.Formatter.Elixir
      • generate changelog like elixir repo (076e3cff191df131a1500b198860481dcb0b0522)
    • Changex.Formatter.Markdown
      • return a string instead of IO.puts (5e8f7c777714c457e21755309d753bfbf86b01ba)
      • allow output in markdown (18b3d3208a42d2ecffaa68f6cf09af4d29c76a49)
    • Changex.Log
      • allow a start and end commit to be passed (049a25bd23935e8020a07e64828512cf5413a241)
    • Mix.Tasks.Changex.Diff
      • allow a custom formatter via --format (e756eb2c8f811f2a734d1ab23bc211229c4b229a)
      • allow --format option (3db835e48493fb0570ca5363515acf7ab07475c6)
      • allow commit pointers to be passed (28b9cfd89cf8cd2a194e98bc6ee424fffa1a719a)
      • pass a dir through as a --dir argument (8a4b1cc1db9e2ec43d049c843f782d39270356ad)