Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

Create an automatic CHANGELOG workflow #110

Closed
rcedwards opened this issue Mar 11, 2016 · 2 comments
Closed

Create an automatic CHANGELOG workflow #110

rcedwards opened this issue Mar 11, 2016 · 2 comments

Comments

@rcedwards
Copy link
Contributor

Feature Request

The repository should have a CHANGELOG.MD

Expected behavior

This should be easy to run and documented in the WIKI under Releases

Actual behavior

No changelog in place

Additional Context

This has a lot of potential skywinder/github-changelog-generator

@rcedwards rcedwards changed the title Create an automatic change log workflow Create an automatic CHANGELOG workflow Mar 11, 2016
@rcedwards
Copy link
Contributor Author

Sample log generated using this tool attached below. Looks good overall but misidentified some things as "Unreleased".

Change Log

Unreleased

Full Changelog

Implemented enhancements:

  • Is there a way to retrieve cacheName from FetchedResultsController? #97
  • Add support for OS X #64

v1.2.0 (2016-03-11)

Full Changelog

Implemented enhancements:

  • Add .github template files #101
  • CoreDataModelable entityInContext should be public or private? #89

Closed issues:

  • Fetched result controller in background does not inform delegate. #96

Merged pull requests:

v1.1.5 (2016-02-29)

Full Changelog

Merged pull requests:

v1.1.4 (2016-02-03)

Full Changelog

Merged pull requests:

v1.1.3 (2016-02-02)

Full Changelog

Implemented enhancements:

  • Wrong model name results in EXC_BAD_INSTRUCTION during constructSQLiteStack #74

Merged pull requests:

v1.1.2 (2016-01-14)

Full Changelog

Merged pull requests:

v1.1.1 (2015-12-30)

Full Changelog

Implemented enhancements:

  • Add support for TVOS #66

Fixed bugs:

  • The reset store func removes the mainQueueContext's save observer #72

Merged pull requests:

v1.1.0 (2015-12-04)

Full Changelog

Implemented enhancements:

  • Don't map section façade types on every access #57
  • Better pattern for InternalFetchedResultsControllerDelegate #56
  • Add EntityMonitor and CoreDataModelable to README #53

Closed issues:

  • Crash saving background context #48

v1.0.2 (2015-11-13)

Full Changelog

v1.0.1 (2015-11-06)

Full Changelog

Fixed bugs:

  • Reset sql stack #32

v1.0.0 (2015-10-19)

Full Changelog

Implemented enhancements:

  • Move travis-ci from xcodebuild to xctool #23

Closed issues:

  • CoreDataStack interface should be a protocol for easier mocking #25

v0.3.1 (2015-09-21)

Full Changelog

Closed issues:

  • Complete README #13

v0.3.0 (2015-08-27)

Full Changelog

Implemented enhancements:

  • Consolidate CoreDataStack to a single class #11
  • CoreData test utilities? #6

Fixed bugs:

  • Remove StackObservingContext class #9

v0.3.0b2 (2015-08-23)

Full Changelog

Closed issues:

  • Consider options for more specific ErrorTypes from saveContextAndWait() #16

v0.3.0b1 (2015-08-18)

Full Changelog

v0.2.0 (2015-05-15)

Full Changelog

Closed issues:

  • Adapt base class to accommodate an in memory store in addition to SQLite #8

v0.1.0 (2015-05-04)

Full Changelog

Implemented enhancements:

  • Provide an out error for failed saves in NSManagedObject extension #2
  • Use Private and Main instead of Confinement for thread confinement stack #1

v0.0.2 (2015-04-24)

Full Changelog

v0.0.1 (2015-04-24)

* This Change Log was automatically generated by github_changelog_generator

@rcedwards
Copy link
Contributor Author

Going to archive this item.

Open to PRs in the future but no need to keep this open.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant