github-changelog-generator/CHANGELOG.md
2015-01-15 23:35:17 +01:00

7.6 KiB

Changelog

[1.2.5] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.2.5)

15/01/15

  • Merged pull-request: PrettyPrint class is included using lowercase 'pp' #43 (schwing)

  • Merged pull-request: support enterprise github via command line options #42 (glenlovett)

  • Implemented enhancement: Use milestone to specify in which version bug was fixed #22

  • Fixed bug: Error when trying to generate log for repo without tags #32

[1.2.4] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.2.4)

16/12/14

  • Merged pull-request: Fix crash when user is NULL #40 (skywinder)

  • Merged pull-request: Implement async fetching #39 (skywinder)

  • Implemented enhancement: Add ability to run with one parameter instead -u -p #38

  • Implemented enhancement: Detailed output #33

  • Fixed bug: Docs lacking or basic behavior not as advertised #30

  • Fixed bug: Crash when try generate log for rails #35

[1.2.3] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.2.3)

16/12/14

[1.2.2] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.2.2)

10/12/14

  • Merged pull-request: Add a Bitdeli Badge to README #36 (bitdeli-chef)

  • Fixed bug: Encapsulate [ > * _ \ ] signs in issues names #34

[1.2.1] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.2.1)

22/11/14

  • Merged pull-request: Issues for last tag not in list #29 (skywinder)

  • Merged pull-request: Disable default --filter-pull-requests option. #28 (skywinder)

  • Fixed bug: Script fills changelog only for first 30 tags. #20

[1.2.0] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.2.0)

19/11/14

  • Merged pull-request: Add filter for pull-requests labels. option --filter-pull-requests #27 (skywinder)

  • Merged pull-request: Test Pull-Request SHOULD NOT APPEAR IN LOG! #26 (skywinder)

  • Merged pull-request: Add ability to insert authors of pull-requests --\[no-\]author option #25 (skywinder)

  • Merged pull-request: Don't receive issues in case of --no-isses flag specied #24 (skywinder)

[1.1.4] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.1.4)

18/11/14

  • Merged pull-request: Sort tags by date #23 (skywinder)

  • Implemented enhancement: Implement ability to retrieve GitHub token from ENV variable to not put it to script directly #19

[1.1.2] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.1.2)

12/11/14

  • Merged pull-request: Fix bug with dot signs in project name #18 (skywinder)

  • Merged pull-request: Fix bug with dot signs in user name #17 (skywinder)

[1.1.1] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.1.1)

10/11/14

  • Merged pull-request: Remove duplicates of issues and pull-requests with same number #15 (skywinder)

  • Merged pull-request: Sort issues by tags #14 (skywinder)

  • Merged pull-request: Add ability to add or exclude issues without any labels #13 (skywinder)

[1.1.0] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.1.0)

10/11/14

  • Implemented enhancement: Detect username and project form origin #11

  • Fixed bug: Markdown formating in the last line wrong #9

  • Fixed bug: Bug with wrong credentials in 1.0.1 #12

[1.0.1] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.0.1)

10/11/14

  • Merged pull-request: Implement support of different tags. #8 (skywinder)

[1.0.0] (https://github.com/skywinder/Github-Changelog-Generator/tree/1.0.0)

07/11/14

  • Merged pull-request: Add support for issues in CHANGELOG #7 (skywinder)

  • Merged pull-request: Fix parsing date of pull request #3 (skywinder)

  • Implemented enhancement: Implement option to specify output filename #4

  • Implemented enhancement: Add support for fixed issues and implemented enchanments. #6

  • Fixed bug: Last tag not appeared in changelog #5

[0.1.0] (https://github.com/skywinder/Github-Changelog-Generator/tree/0.1.0)

07/11/14

  • Merged pull-request: Add changelog generation for last tag #2 (skywinder)

  • Merged pull-request: Add option -o --output to specify name of the output file. #1 (skywinder)

[0.0.2] (https://github.com/skywinder/Github-Changelog-Generator/tree/0.0.2)

06/11/14

[0.0.1] (https://github.com/skywinder/Github-Changelog-Generator/tree/0.0.1)

06/11/14

* This changelog was generated by github_changelog_generator