Skip to content

Latest commit

 

History

History
341 lines (213 loc) · 19.5 KB

CHANGELOG.md

File metadata and controls

341 lines (213 loc) · 19.5 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

14 January 2019

  • Add --stdout option #83
  • Fix sortReleases for non-semver tags #81
  • Add backtick characters to test data ab73c8a

4 January 2019

  • Clarify includeBranch config array in readme #75
  • Remove package-lock.json from repo 512205b
  • Sort and slice commits for latest release 7d7f377
  • Fix breaking commit sorting 73c05a1

18 November 2018

  • Upgrade all packages #59
  • Remove package-lock.json 791a261

13 November 2018

  • Use readline for log util #73 #74

10 November 2018

8 November 2018

  • Add support for azure devops and visualstudio.com #72
  • Bump packages #56 #60 #61
  • Add --tag-pattern option #70
  • Add support for .auto-changelog config #66
  • Add --release-summary option #69
  • Add tests for .auto-changelog feature 17b0926
  • Add tests for sortReleases 9d80b9d
  • Fix quote style 5c18eda

8 October 2018

  • Fix Bitbucket compare links. #65
  • Update markdownlint-cli to the latest version 🚀 #54
  • Update markdownlint-cli to the latest version 🚀 #51
  • Add author to fixes and merges #58
  • Remove unsupported node versions from travis builds df63917
  • Add timeout to URL fetching test d635a06
  • Add node 6.0 to travis builds 088077e

23 July 2018

  • Add support for external templates #49 #50
  • Bump nyc #46
  • Add README.md to lint checks 5aab29f
  • Tweak readme headings 9f08899
  • Remove git from engines bac0248

28 June 2018

  • Fix unreleased section sorting #48
  • Add markdown linting #47
  • Fix changelog spacing 5e8ffe5
  • Use %B for supported git versions 1b9c3d7
  • Enable partial line coverage with codecov e0d24de

31 May 2018

  • Fix releases sorting when unreleased enabled #45
  • Use async fs utils instead of fs-extra #42
  • Update git log format to support earlier git versions #43

23 May 2018

  • Add replaceText package option 77d73ee

17 May 2018

  • Add --breaking-pattern option #41
  • Add --include-branch option #38
  • Fix duplicate test data commit hashes 7f448ce

16 May 2018

  • Feat: match template helper #40
  • Add commit-list template helper #36 #39
  • Use UTC dates by default #37
  • Move helper tests to separate files 71388c2
  • Remove unused imports from template tests 5ca7c61

15 March 2018

  • Added support for old git versions #35

27 February 2018

  • Correctly prefix package version #33

22 February 2018

  • Do not show date for unreleased section #31
  • Fix unreleased compare URL 24fbc63

21 February 2018

  • Add tag prefix to compare URLs #30

20 February 2018

  • Support for gitlab subgroups and self-hosted instances #28
  • Update standard to the latest version 🚀 #29

30 January 2018

  • Support commits with no message #27

18 January 2018

  • Update mocha to the latest version 🚀 #26
  • Add support for generating logs without a git remote #23
  • Update niceDate tests to avoid timezone issues #24 #25
  • Add --tag-prefix option #22
  • Change use of "origin" to "remote" 7c9c175
  • Add --ignore-commit-pattern option 8cbe121
  • Add merge commit to test data 4462118

21 December 2017

  • Update fs-extra to the latest version 🚀 #19
  • Add --starting-commit option #21
  • Add --issue-pattern option #18
  • Add --latest-version option #17
  • Override package options with command line options 20e3962
  • Update tests 2a74da4

5 December 2017

  • Fix error when using --unreleased flag #16

4 December 2017

  • Filter out merge commits #14
  • Add commit to test data to trigger sorting 9aa7ed4
  • Add tests 02613a3
  • Add commit with matching PR message to test data e9a43b2

1 December 2017

  • Add issue-url option to override issue URLs #13
  • Add major release to test data e14f753
  • Update readme aaa69d0
  • Slightly larger heading for major releases d618f01

9 November 2017

  • Support modifying commit limit with --commit-limit #12
  • Move test origins to separate file f8b98b5
  • Add origin tests f50dced
  • Add run tests a6ae95e

7 November 2017

31 October 2017

  • Tweak package read logic 5ca75a2
  • Fall back to https origin protocol 74e29b4

27 October 2017

  • Filter out commits with the same message as an existing merge 2a420f7
  • Update readme 54fc665

27 October 2017

  • Update dependencies to enable Greenkeeper 🌴 #10
  • Refactor codebase dab29fb
  • Add greenkeeper-lockfile support 126c6fb
  • Tweak readme badges bf73f55

23 October 2017

  • Use origin hostname instead of host #9
  • Correct bitbucket compare URLs 9d34452

6 October 2017

  • Add babel-polyfill #8

5 October 2017

  • Add code coverage 786af11
  • Use async/await instead of promises dff4653
  • Remove need for array.find polyfill 78a1cb8

24 September 2017

14 September 2017

  • Prevent duplicate commits being listed #3

9 September 2016

  • Improve origin URL parsing #2 #5
  • Remove semicolons 2ff61e2
  • More robust log separators adc1dcc
  • Improve error handling 96b7666

11 January 2016

  • Add semicolons after class properties 07b2de5
  • Remove unique issue filter 11acb7e
  • Add support for minimumChangeCount in templates 612d80b

2 January 2016

  • Add a commit-only release to test data 99927a9
  • Update templating logic 12c0624
  • More sensible formatDate db92947

2 January 2016

  • Replace toLocaleString usage with months array 0008264

2 January 2016

31 December 2015

  • Explicitly render links for PRs and issues 0a384cd
  • Fix --package bug 7f12f81

31 December 2015

  • Add option for specifying output file #1
  • Add support for --package 772fbb9
  • Update badges d17791f
  • Remove todo list from readme 4446226

v0.0.1

31 December 2015