Skip to content

Latest commit

 

History

History
136 lines (91 loc) · 12 KB

CHANGELOG.md

File metadata and controls

136 lines (91 loc) · 12 KB

Changelog

v0.4.0-beta.1 (January 21st, 2018)

Pull Requests

Commits

v0.4.0-beta.0 (January 21st, 2018)

Pull Requests

Commits

v0.3.4

Commits

v0.3.3

Commits

v0.3.2

Commits

v0.3.1

  • f7bb5745 fix(chore-filter): all commit types will now filter chore commits from the log by Chris Thoburn
  • ef26d788 feat(task-filter): all commit types will now filter task commits from the log by Chris Thoburn

v0.3.0

v0.2.3

  • a0d0a969 fix(blueprint): installed release.js file no longer adds incorrect beforeCommit hook by Chris Thoburn

v0.2.2

v0.2.1

v0.2.0

  • a51f966e breaking(local-git): completely drops nodegit dependency as it destroys build times and angrily errors out for bad reasons when it's a secondary dependency by Chris Thoburn

v0.1.1

v0.1.0

Pull Requests

Important Commits

  • a2e90af2 feat(ember-style-commits): adds support for ember-style commit parsing by Chris Thoburn
  • 7dab5206 breaking(config): removes the ability to manually specify github usage by Chris Thoburn
  • 436df1d4 feat(ember-style): accounts for ember-style in filter and formatter by Chris Thoburn
  • 36926dae feat(enhanced-usernames): collects authors and committers into an authors hash as we discover their logins by Chris Thoburn
  • ddd2d081 feat(enhanced-usernames): attempts to resolve a real name for a username when a discrepency between PR and commit author is found by Chris Thoburn

v0.0.1

Pull Requests

Commits

v0.0.0

  • Hold Your Horses,
  • Pack Your Parachutes,
  • We're Coming,
  • But we haven't released anything yet.