All Versions
16
Latest Version
Avg Release Cycle
61 days
Latest Release
2592 days ago

Changelog History
Page 2

  • v0.4.0 Changes

    April 26, 2015

    ๐Ÿ”‹ Features

    • aliases implement aliases for commit types (44f7d493, closes #3)
    • clog auto increment version with --major, --minor, or --patch (329e119a, closes #19)
    • ๐Ÿ— build add travis-ci support (671171bb)
    • config support .clog.toml configuration file (bb3072b8)
  • v0.3.2 Changes

    April 08, 2015

    ๐Ÿ› Bug Fixes

    • main.rs changed the help message of the 'to' in order to reflect default value (048d6418)
  • v0.3.1 Changes

    April 01, 2015

    ๐Ÿ› Bug Fixes

    • main
    • README.md update try instructions (7a90b31f)
  • v0.3.0 Changes

    March 31, 2015

    ๐Ÿ› Bug Fixes

    • docopts.rs updated Cargo.lock to use the latest docopt.rs (315ad76d)
    • ***** upgrade to latest Rust (d230dd8d)
    • git get_mut_ref() was deprecated, use as_mut().unwrap() (f073d69a)
    • section_builder find_or_insert was deprecated, only some verbose workarounds available yet (88ccacd5)
    • cargo track working master branch (9496bc8b)

    ๐Ÿ”‹ Features

    • main
      • implement fallback for --setversion (d276786a)
      • include links to closed issues (602fb29e)
    • ๐ŸŒฒ log_writer include anchor in header (01645092)
  • v0.2.0 Changes

    September 23, 2014

    ๐Ÿ› Bug Fixes

    • cargo temporally switch to docopt fork (6eb6128d)
    • main don't fail if changelog.md does not exist (47e9250e)

    ๐Ÿ”‹ Features

  • v0.1.0 Changes

    September 14, 2014

    ๐Ÿ› Bug Fixes

    • ๐ŸŒฒ log_writer write fallback links (e7ea409e)

    ๐Ÿ”‹ Features