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

Changelog History
Page 1

  • v0.9.3

    March 18, 2017
  • v0.9.2 Changes

    April 04, 2016

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ Support --to option (1e28a670)
  • v0.9.1 Changes

    October 25, 2015
  • v0.9.0

    September 02, 2015
  • v0.8.2 Changes

    July 02, 2015

    ๐Ÿ› Bug Fixes

    • CLI fixes a bug when passing config at command line (bee2505c)
  • v0.8.1 Changes

    July 02, 2015

    ๐Ÿ› Bug Fixes

    • Cargo.toml patch up version number (017066fa)
  • v0.8.0 Changes

    July 02, 2015

    ๐Ÿ”‹ Features

    • adds automatic changelog writing for lib (a790b703)
    • ๐Ÿ”ง improves non-cli lib use and configuration (c0e969c3)
    • split bin from lib (218f1d04)

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ fixes bug when using current working dir and default config (f90f0f0e)
    • ๐Ÿ”ง fixes bug with non-cli configuration (731c71d3)
    • Rust Nightly fixes to compile on nightly again (d2f9afe4)
  • v0.7.0 Changes

    May 29, 2015

    ๐Ÿ”‹ Features

    • repoflavor allows specifying the flavor of link to generate (b3dd5762)
    • sections allows users to use empty components in commit subjects (71b32ee6, closes #2)
    • ๐Ÿ”– version headers distinguishes between minor and patch version headers (c5c02764, closes #5)
  • v0.6.0 Changes

    May 05, 2015

    ๐Ÿ› Bug Fixes

    • --from fixes a bug where --from is ignored if from-latest-tag is true .clog.toml (8e195799)

    ๐Ÿ”‹ Features

    • ๐Ÿ”„ changelog.md allows specifying custom file for changelog (7fa505aa, closes #34)
  • v0.5.0 Changes

    May 04, 2015

    ๐Ÿ› Bug Fixes

    • autoversion correctly follow previous version's use of 'v', i.e. v1.2.3 vs 1.2.3 (c6950fe5)

    ๐Ÿ”‹ Features

    • CustomSections allows addition of custom sections and aliases (0fb0d5b7, closes #31)