github-changelog-generator/lib/github_changelog_generator/generator
James Casey f647dc0d98 Change to use Rainbow instead of colorize
colorize is licensed under GPL-2 which conflicts with the MIT license of
github_changelog_generator.  This changes all usage of colorize to
rainbow which does have a compatible license (MIT)
2016-08-31 14:27:39 -07:00
..
generator_fetcher.rb Change to use Rainbow instead of colorize 2016-08-31 14:27:39 -07:00
generator_generation.rb Change to use Rainbow instead of colorize 2016-08-31 14:27:39 -07:00
generator_processor.rb Refactoring: introduce local, return early 2016-02-23 23:17:37 +01:00
generator_tags.rb Change to use Rainbow instead of colorize 2016-08-31 14:27:39 -07:00
generator.rb Do not alter pull_requests while iterating on it 2015-08-27 13:36:41 +02:00