Skip to content

Latest commit

 

History

History
165 lines (107 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

165 lines (107 loc) · 11.5 KB

Change Log

v3.0.0 (2023-06-04)

💥 Breaking Change

  • #97 [BREAKING] update deps and node version requirements # Do not modify or remove the line above. # Everything below it will be ignored. (@lukemelia)

Committers: 2

v2.0.0 (2022-03-25)

🚀 Enhancement

  • #66 Change git-tag-commit data generator to use most recent ancestor tag (@courajs)

Committers: 1

v2.0.0-beta.0 (2021-05-02)

🚀 Enhancement

  • #71 Allow custom commit hash length when constructing revisionKey (@HeroicEric)

🏠 Internal

Committers: 5

v1.0.0 (2017-03-25)

Full Changelog

No changes from 1.0.0-beta.0

v1.0.0-beta.0 (2017-03-25)

Full Changelog

Merged pull requests:

  • Upgrade ember-cli & embrace being a node-only ember-cli addon #56 (lukemelia)
  • Replace deprecated ember-cli/ext/promise with rsvp #55 (leizhao4)
  • Allow configuration of the separator character (+) in git-tag-commit and version-commit #54 (reidab)

v0.3.3 (2017-01-12)

Full Changelog

Merged pull requests:

  • remove pinning for simple-git and git-repo-info #46 (ghedamat)
  • Use public interface for git-repo-info #40 (kkumler)

v0.3.2 (2016-11-01)

Full Changelog

Merged pull requests:

v0.3.1 (2016-10-20)

Full Changelog

Merged pull requests:

v0.3.0 (2016-08-19)

Full Changelog

Merged pull requests:

v0.2.3 (2016-04-28)

Full Changelog

Merged pull requests:

  • Dont use log as a local variable. #35 (cball)

v0.2.2 (2016-04-28)

Full Changelog

Merged pull requests:

  • Gracefully handle partial git info. #33 (cball)
  • add 'v' to full changelog links #32 (ibroadfo)

v0.2.1 (2016-04-06)

Full Changelog

Merged pull requests:

  • [BUGFIX] Remove ' from commit hash if needed #31 (ghedamat)

v0.2.0 (2016-04-01)

Full Changelog

Merged pull requests:

  • add scm-data-generators and git scm generator #29 (ghedamat)

v0.1.1 (2016-02-06)

Full Changelog

Merged pull requests:

v0.1.0 (2015-10-25)

Full Changelog

Merged pull requests:

  • Update to use new verbose option for logging #20 (lukemelia)

v0.1.0-beta.4 (2015-10-23)

Full Changelog

Merged pull requests:

v0.1.0-beta.3 (2015-09-13)

Full Changelog

Merged pull requests:

  • Return revision metadata instead of just revisionKey #16 (achambers)

v0.1.0-beta.2 (2015-08-28)

Full Changelog

Merged pull requests:

  • Remove dependency on broccoli-asset-rev #15 (achambers)
  • Add git-tag-commit and version-commit key generators #13 (alisdair)

v0.1.0-beta.1 (2015-08-08)

Merged pull requests:

  • Update README for v0.5.0 #12 (achambers)
  • Restructure to use ember-cli-deploy-plugin, and complete rename to em… #10 (lukemelia)
  • configure primes the config with data from the deployment context #9 (achambers)
  • Renamed project and all references to tags #8 (achambers)
  • Change to use configure hook instead of willDeploy #7 (achambers)
  • Rename index-hash to file-hash #6 (lukemelia)
  • Now filePattern is relative to the dist dir stored in context.distDir #5 (achambers)
  • Remove dependency on index path #4 (achambers)
  • Updated to be in line with how ember-cli-deploy handles context data #3 (achambers)
  • Create a tag form the hash of the index.html #1 (achambers)

* This Change Log was automatically generated by github_changelog_generator