Skip to content

Latest commit

 

History

History
1190 lines (749 loc) · 93.5 KB

CHANGELOG.md

File metadata and controls

1190 lines (749 loc) · 93.5 KB

Changelog

1.16.4 (2021-06-03)

Full Changelog

Closed issues:

  • Stuck on "Fetching closed dates for issues" #961

Merged pull requests:

  • Directly handle rate limiting using client.rate_limit.resets_in. #967 (ioquatix)
  • Feat: Allow named markdown anchor links #966 (kikito)

v1.16.3 (2021-05-14)

Full Changelog

Fixed bugs:

  • --front-matter raises a NoMethodError for #to_yaml #962

Merged pull requests:

v1.16.2 (2021-04-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Unable to run, undefined method `include?' for nil:NilClass (NoMethodError) #954
  • Getting an error: 'list_issues': wrong number of arguments (given 3, expected 0..2) (ArgumentError) #952

Closed issues:

  • Error generating change log using >=1.16.0 #956
  • Docker images are not published for new releases #951
  • Not all options listed in OptionParser have optional arguments #945
  • Add Ruby 3 to CI, make it pass #928
  • SSL error on Windows with docker #894

Merged pull requests:

v1.16.1 (2021-03-22)

Full Changelog

Fixed bugs:

  • Release 1.16: If you give a specifc name to the GitHubChangelogGenerator::RakeTask, it breaks. #942

Merged pull requests:

v1.16.0 (2021-03-21)

Full Changelog

Implemented enhancements:

  • Enabling branch protection for the master branch #793
  • Add no-http-cache option to rake task #739 (mcelicalderon)

Fixed bugs:

  • Footer message that keeps replicating #787
  • `Octokit::NotFound' error happens since 372875f7 #695
  • Fix not parsing body_only param for sections #755 (dusan-dragon)
  • Bugfix: undefined method line_labels_for #753 (dusan-dragon)

Closed issues:

  • Can't install it. #933
  • pip install docker #924
  • configure_sections needs better examples #923
  • Add PR that are not linked to an issue #890
  • the -u parameter in the readme is a bit misleading #877
  • presets/node.js #867
  • "Full Changelog" uses tags that are excluded #842
  • Failure with stack level too deep #829
  • Get rid of multi_json #789
  • Nondeterministic moving/deleting of PRs in CHANGELOG.md #774
  • Special characters inside inline_code incorrectly escaped #742
  • Milestones on PRs not taken into account #457

Merged pull requests:

v1.15.2 (2020-04-07)

Full Changelog

Merged pull requests:

v1.15.1 (2020-04-05)

Full Changelog

Implemented enhancements:

Closed issues:

  • Warning about Project_card_events API #773
  • To improve build_url method in Locust HttpSession #744
  • uninitialized constant Faraday::Error::ClientError (NameError) #741
  • TypeError: no implicit conversion of nil into Array #738
  • bundler 1.14.3 issue with uninitalized constant #474

Merged pull requests:

  • fix: disable preview api warning from octokit.rb #777 (digglife)

v1.15.0 (2019-10-05)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Add a new line after the credits #588
  • can't create Thread: Not enough space (ThreadError) #402
  • Fix warnings in ruby 2.6 #701 (mhenrixon)
  • Remove threading and use caching #653 (hunner)
  • Use git history to find PRs in a tag instead of time #619 (hunner)

Closed issues:

  • Gitea integration #735
  • Could we publish the latest version to gem? #722
  • docker container waits for a long time, then crashes #717
  • N/A #713
  • Example Rakefile #712
  • Cannot generate the changelog for a repo moved from BitBucket to GitHub #699
  • End support of Ruby 2.2 #687
  • [ci] Configure a CircleCI 2.0 configuration #681
  • [DOC] Explain new Labels and Summary Section support in README #678
  • Encore! #669
  • Hang on pretty print of options in 1.15.0-rc #668
  • Latest docker image hanging #663
  • More instructions on how to use it with docker #652
  • process stucks/hangs and the memory usage increases up to 4.6Gib #651
  • couldn't generate changelog for organization repos #647
  • Closed issues reported under the wrong milestone #638
  • Updating to v1.15.0-rc requires --user and --project #633
  • Can we exclude closed Requests #632
  • Version in master branch hangs on MacOS #629
  • Some PRs logged for the wrong releases #617
  • since_tag with unreleased tag unexpected behavior #604
  • Generator doesn't work when I run the command presented in the docs #599
  • Move repo to organisation #595
  • Docker image does not exist on docker hub #593
  • Dockerfile and Docker automated builds #591
  • bug: Output on aborting when unknown user and project only prints out banner, not why it aborted #577
  • Issues with 2 labels appear twice in the changelog #388

Merged pull requests:

v1.15.0.pre.rc (2017-10-29)

Full Changelog

Implemented enhancements:

  • Add option --require to load custom Ruby code before starting #574 (olleolleolle)

Fixed bugs:

  • issue_line_labels and breaking_labels fail as rake file config params #583

Merged pull requests:

v1.15.0.pre.beta (2017-10-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • since_tag doesn't work when tag specified is the latest tag #555
  • since_tag seems to not be working #304
  • filter tags correctly when since_tag is set to most recent tag #566 (Crunch09)

Closed issues:

  • SSL Cert issue on Windows #475

Merged pull requests:

v1.15.0.pre.alpha (2017-10-01)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Credit line bug #541
  • Bug: Credit line about this project added more than once #507
  • v1.14.0 Fails with missing /tmp/ path on Windows #458
  • failure when creating changelog from a repo in an orginazation: can't convert Github::ResponseWrapper to Array #253
  • warn_if_nonmatching_regex should display proper help message when used with exclude-tags-regex #551 (lacostej)
  • Bugfix: require ActiveSupport core_ext/blank #520 (olleolleolle)
  • Create temporary cache files in Dir.tmpdir #459 (olleolleolle)

Closed issues:

  • error (Windows: Command exited with code 1) #536
  • Error in generating changelog on Windows #521
  • Crash on start #512
  • Error On Running Generation Command #511
  • Not working #510
  • PR cited in the wrong TAG #503
  • 404 Not Found Error #484

Merged pull requests:

v1.14.3 (2016-12-31)

Full Changelog

Fixed bugs:

Closed issues:

  • Last tag contains too many PRs #291

Merged pull requests:

v1.14.2 (2016-11-12)

Full Changelog

Implemented enhancements:

Closed issues:

  • Error: can't convert Sawyer::Resource to Array when iterating over a 301 Moved Permanently #448

v1.14.1 (2016-11-06)

Full Changelog

Closed issues:

  • multi_json is required but is listed as a test dependency #444

Merged pull requests:

v1.14.0 (2016-11-05)

Full Changelog

Implemented enhancements:

  • On OctoKit::Forbidden error: retry with exponential backoff #434 (awaage)
  • Use octokit, carrying awaage commits #422 (olleolleolle)
  • Add option to show selected labels in the issue line #418 (aih)

Fixed bugs:

  • unreleased and unreleased-label #374
  • Problems installing 1.11.7 on Windows when git absent #349

Closed issues:

  • broken issue-line-labels in log #442
  • Broken multi hyphen options in param file #440
  • Install error on Mac: "rack requires Ruby version >= 2.2.2" #425
  • Changelog includes issues going back months too far #394

Merged pull requests:

1.13.2 (2016-09-29)

Full Changelog

v1.13.2 (2016-09-29)

Full Changelog

Implemented enhancements:

  • Replace GPL'd colorize gem with MIT-licensed rainbow #408 (jamesc)
  • Limit number of simultaneous requests to 25 #407 (jkeiser)
  • Report actual github error when rate limit exceeded #405 (jkeiser)
  • Make error messages print on error #404 (jkeiser)

Fixed bugs:

  • Fetching events for issues and PRs triggers abuse rate limits #406

Merged pull requests:

1.13.1 (2016-07-22)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • --user flag should not be ignored #397
  • GHE not working with --github-site set to an enterprise site #395

Closed issues:

  • Contributors Section #398

Merged pull requests:

  • Ability to implicity set user and project from command line #401 (skywinder)
  • Show how to use it with Rakefile #399 (edusantana)
  • Adds documentation on using a GHE endpoint #396 (cormacmccarthy)
  • Rake task usage: Added a missing option exclude_tags_regex #393 (perlun)
  • Parser: YARD docstrings and a rename, and RegExp named capture groups #391 (olleolleolle)

1.13.0 (2016-07-04)

Full Changelog

Merged pull requests:

1.12.1 (2016-05-09)

Full Changelog

Fixed bugs:

  • NoMethodError on nil in detect_since_tag in github_changelog_generator/generator/generator_tags.rb:61 #351

Closed issues:

  • Add a LICENSE file #369
  • Error installing on Ubuntu 14.04 #364

Merged pull requests:

1.12.0 (2016-04-01)

Full Changelog

Closed issues:

  • .github_changelog_generator config file is not consistent with the internal options hash #312
  • Feature request: YAML front matter #276

Merged pull requests:

  • Added tag exclusion with a filter (string or regex) #320 (soundstep)

1.11.8 (2016-03-22)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Error when specifying exclude_labels #327
  • Parse options file options into arrays, integers, flags, and other #354 (olleolleolle)

Closed issues:

  • Installation fails on Ubuntu #352
  • Test installing on Windows: use AppVeyor #348
  • Can't run under RubyGems 2.5.1 and Ruby 2.3.0 #325
  • Ruby 2.3.0 - Deprecation warning: Github::ResponseWrapper#respond_to?(:to_ary) is old fashion which takes only one parameter #323
  • between-tags and exclude-tags do not work in .github_changelog_generator #317
  • Add a "documentation" label #284

Merged pull requests:

1.11.7 (2016-03-04)

Full Changelog

Merged pull requests:

1.11.6 (2016-03-01)

Full Changelog

Fixed bugs:

  • Can't build on Windows #340

Closed issues:

  • install error "Not a git repository" #339

Merged pull requests:

1.11.5 (2016-03-01)

Full Changelog

Merged pull requests:

1.11.4 (2016-02-26)

Full Changelog

Merged pull requests:

1.11.3 (2016-02-25)

Full Changelog

Closed issues:

  • Cannot install gem #335

1.11.2 (2016-02-25)

Full Changelog

Fixed bugs:

  • Getting an error on install #329

Merged pull requests:

  • Fix installation by not running the specs - which have dependencies #337 (skywinder)

1.11.1 (2016-02-25)

Full Changelog

Merged pull requests:

1.11.0 (2016-02-24)

Full Changelog

1.10.5 (2016-02-24)

Full Changelog

1.10.4 (2016-02-24)

Full Changelog

Fixed bugs:

Merged pull requests:

1.10.3 (2016-02-23)

Full Changelog

1.10.2 (2016-02-23)

Full Changelog

v1.11.0 (2016-02-23)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • detect_since_tag undefined #328

Merged pull requests:

1.10.1 (2016-01-06)

Full Changelog

Fixed bugs:

1.10.0 (2016-01-05)

Full Changelog

Implemented enhancements:

Closed issues:

  • PRs not closed on master branch show up in changelog #280

Merged pull requests:

1.9.0 (2015-09-17)

Full Changelog

Implemented enhancements:

1.8.5 (2015-09-15)

Full Changelog

Merged pull requests:

1.8.4 (2015-09-01)

Full Changelog

Fixed bugs:

  • Sending OATH through -t fails #274

1.8.3 (2015-08-31)

Full Changelog

Merged pull requests:

  • Do not alter pull_requests while iterating on it #271 (raphink)

1.8.2 (2015-08-26)

Full Changelog

Closed issues:

  • Output should not include security information #270

Merged pull requests:

1.8.1 (2015-08-25)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Fix issue with missing events (in case of events for issue >30) #268 (skywinder)
  • Use since_tag as default for older_tag #267 (raphink)

1.8.0 (2015-08-24)

Full Changelog

Implemented enhancements:

  • Generate change log since/due specific tag #254
  • Add --base option #258 (raphink)

Merged pull requests:

1.7.0 (2015-07-16)

Full Changelog

Implemented enhancements:

  • Custom header #251
  • Arbitrary templates #242

1.6.2 (2015-07-16)

Full Changelog

Fixed bugs:

  • --unreleased-only broken #250

1.6.1 (2015-06-12)

Full Changelog

Implemented enhancements:

  • Ability to specify custom section header #241

Fixed bugs:

  • not encapsulated character < #249

1.6.0 (2015-06-11)

Full Changelog

Implemented enhancements:

  • Issues with any label except "bug", "enhancement" should not be excluded by default. #240
  • Add ability to specify custom labels for enhancements & bugfixes #54

Fixed bugs:

  • --user and --project options are broken #246
  • Exclude and Include tags is broken #245

1.5.0 (2015-05-26)

Full Changelog

Implemented enhancements:

  • Show Unreleased section even when there is no tags in repo. #228
  • Add option --exclude-tags x,y,z #214
  • Generate change log between 2 specific tags #172
  • Yanked releases support #53

Merged pull requests:

1.4.1 (2015-05-19)

Full Changelog

Implemented enhancements:

  • Trees/Archives with missing change log notes for the current tag. #230

Fixed bugs:

  • github_changelog_generator.rb:220:in ``': No such file or directory - pwd (Errno::ENOENT) #237
  • Doesnot generator changelog #235
  • Exclude closed (not merged) PR's from changelog. #69

Merged pull requests:

1.4.0 (2015-05-07)

Full Changelog

Implemented enhancements:

  • Parsing of existing Change Log file #212
  • Warn users about 0 tags in repo. #208
  • Cleanup #220 (tuexss)

Closed issues:

  • Add CodeClimate and Inch CI #219

Merged pull requests:

1.3.11 (2015-03-21)

Full Changelog

Merged pull requests:

  • Add fallback with warning message to prevent crash in case of exceed API Rate Limit (temporary workaround for #71) #75 (skywinder)

1.3.10 (2015-03-18)

Full Changelog

Fixed bugs:

  • Fix termination in case of empty unreleased section with --unreleased-only option. #70 (skywinder)

1.3.9 (2015-03-06)

Full Changelog

Implemented enhancements:

  • Improve method of detecting owner and repository #63

Fixed bugs:

  • Resolved concurrency problem in case of issues > 2048 #65 (skywinder)

1.3.8 (2015-03-05)

Full Changelog

1.3.6 (2015-03-05)

Full Changelog

1.3.5 (2015-03-04)

Full Changelog

Fixed bugs:

  • Pull Requests in Wrong Tag #60

1.3.4 (2015-03-03)

Full Changelog

Fixed bugs:

  • --no-issues appears to break PRs #59

1.3.3 (2015-03-03)

Full Changelog

Closed issues:

  • Add # character to encapsulate list. #58

1.3.2 (2015-03-03)

Full Changelog

Fixed bugs:

  • generation failed if github commit api return 404 Not Found #57

1.3.1 (2015-02-27)

Full Changelog

1.3.0 (2015-02-26)

Full Changelog

Implemented enhancements:

  • Do not show Unreleased section, when it's empty. #55
  • Separate list exclude and include labels #52
  • Unreleased issues in separate section #47
  • Separate by lists: Enhancements, Bugs, Pull requests. #31

Fixed bugs:

  • Pull request with invalid label (#26) in changelog appeared. #44

Merged pull requests:

  • Implement filtering of Pull Requests by milestones #50 (skywinder)

1.2.8 (2015-02-17)

Full Changelog

Closed issues:

  • Bugs, that closed simultaneously with push not appeared in correct version. #37

Merged pull requests:

1.2.7 (2015-01-26)

Full Changelog

Implemented enhancements:

  • Add compare link between older version and newer version #46 (sue445)

1.2.6 (2015-01-21)

Full Changelog

Merged pull requests:

1.2.5 (2015-01-15)

Full Changelog

Implemented enhancements:

  • Use milestone to specify in which version bug was fixed #22
  • support enterprise github via command line options #42 (glenlovett)

Fixed bugs:

  • Error when trying to generate log for repo without tags #32
  • PrettyPrint class is included using lowercase 'pp' #43 (schwing)

1.2.4 (2014-12-16)

Full Changelog

Fixed bugs:

  • Sometimes user is NULL during merges #41
  • Crash when try generate log for rails #35

1.2.3 (2014-12-16)

Full Changelog

Implemented enhancements:

  • Add ability to run with one parameter instead -u -p #38
  • Detailed output #33

Fixed bugs:

  • Docs lacking or basic behavior not as advertised #30

Merged pull requests:

1.2.2 (2014-12-10)

Full Changelog

Fixed bugs:

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

1.2.1 (2014-11-22)

Full Changelog

Fixed bugs:

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

Merged pull requests:

1.2.0 (2014-11-19)

Full Changelog

Merged pull requests:

  • Add filter for pull-requests labels. (option --filter-pull-requests) #27 (skywinder)
  • Add ability to insert authors of pull-requests (--[no-]author option) #25 (skywinder)
  • Don't receive issues in case of --no-isses flag specied #24 (skywinder)

1.1.4 (2014-11-18)

Full Changelog

Implemented enhancements:

  • Implement ability to retrieve GitHub token from ENV variable (to not put it to script directly) #19

Merged pull requests:

1.1.2 (2014-11-12)

Full Changelog

Merged pull requests:

1.1.1 (2014-11-10)

Full Changelog

Merged pull requests:

  • Remove duplicates of issues and pull-requests with same number #15 (skywinder)
  • Sort issues by tags #14 (skywinder)
  • Add ability to add or exclude issues without any labels #13 (skywinder)

1.1.0 (2014-11-10)

Full Changelog

Implemented enhancements:

  • Detect username and project form origin #11

Fixed bugs:

  • Bug with wrong credentials in 1.0.1 #12
  • Markdown formating in the last line wrong #9

1.0.1 (2014-11-10)

Full Changelog

1.0.0 (2014-11-07)

Full Changelog

Implemented enhancements:

  • Add support for fixed issues and implemented enchanments. #6
  • Implement option to specify output filename #4
  • Implement support of different tags. #8 (skywinder)

Fixed bugs:

  • Last tag not appeared in changelog #5

Merged pull requests:

0.1.0 (2014-11-07)

Full Changelog

Merged pull requests:

  • Fix parsing date of pull request #3 (skywinder)
  • Add changelog generation for last tag #2 (skywinder)
  • Add option (-o --output) to specify name of the output file. #1 (skywinder)

0.0.2 (2014-11-06)

Full Changelog

0.0.1 (2014-11-06)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator