Skip to content

Latest commit

 

History

History
98 lines (67 loc) · 7.77 KB

CHANGELOG.md

File metadata and controls

98 lines (67 loc) · 7.77 KB

Change Log

v3.0.0 (2023-06-04)

💥 Breaking Change

  • #88 [BREAKING] Update dependencies including required node versions (@lukemelia)
  • #76 [Breaking] Switch to Github Actions for CI (@jrjohnson)

Committers: 2

2.0.0 (2019-09-03)

Full Changelog

Merged pull requests:

  • [BREAKING] include hidden files in distFiles #55 (lukemelia)

v1.1.2 (2019-09-03)

Full Changelog

Merged pull requests:

v1.1.1 (2017-10-11)

Full Changelog

Merged pull requests:

v1.1.0 (2017-05-04)

Full Changelog

Merged pull requests:

  • Option to reuse build output during plugin development #38 (ef4)

v1.0.0 (2017-04-06)

Full Changelog

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

Full Changelog

Merged pull requests:

v0.1.1 (2016-02-07)

Full Changelog

Merged pull requests:

v0.1.0 (2015-10-25)

Full Changelog

Merged pull requests:

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

Merged pull requests:

  • Update README for 0.5.0 #16 (achambers)
  • use path.sep instead of / for cross-platform compatibility #15 (duizendnegen)
  • Ensure we are using the Builder from the project's version of ember-cli #14 (lukemelia)
  • Plugin base class restructure #12 (lukemelia)
  • Implement configure hook for config validation instead of willDeploy #11 (achambers)
  • A few tweaks to log output #10 (lukemelia)
  • Allow outputPath to be configurable #9 (lukemelia)
  • Add test coverage and willDeploy config validation #8 (lukemelia)
  • Now the context.distFiles prop doesn't contain the dist dir #7 (achambers)
  • Now we don't make a distinction between index and assets #6 (achambers)
  • Updated to be in line with how ember-cli-deploy handles context data #4 (achambers)
  • Add the index and assets paths to the data object #3 (achambers)
  • Add circle.yml #2 (achambers)
  • Update chalk to be a production dependency instead of dev #1 (achambers)

* This Change Log was automatically generated by github_changelog_generator