v1.16.2
1.16.2 (2021-04-28)
Implemented enhancements:
- Configure a Docker Automated build #644
Fixed bugs:
- 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
- Unable to run, undefined method `include?' for nil:NilClass (NoMethodError) #954
- 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:
- Fix: always return an Array from #commits_in_branch #957 (olleolleolle)
- Use the githubchangeloggenerator Docker Hub org #955 (ferrarimarco)
- Support Ruby 3 #949 (magneland)
- Update help output to reflect required args. #946 (spark-c)
- Add --config-file command line parameter #917 (anakinj)