0.0
No commit activity in last 3 years
No release in over 3 years
With this gem you can generate a changelog using Pull Requests logs on your local branch
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 4.1.5
>= 0
 Project Readme

pr-changelog (Pull Request Changelog)

A rubygem to create a changelog automatically from an iOS project last version using pull requests merged log.

Installation

gem install pr-changelog

Usage

Inside the project root

chlog show

Requirements

  • Set up the new version when you start working on that

  • Info.plist file must be named as the xcodeproj file: <nameOfTheProject>.xcodeproj <nameOfTheProject>-Info.plist

TODO

Add specific version to do the changelog.