Skip to content

Commit

Permalink
Released v1.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Mar 25, 2017
1 parent 0ffc977 commit 8728498
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 15 deletions.
51 changes: 37 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,58 +1,81 @@
# Changelog
# Change Log

## [0.2.4](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/0.2.4) (2016-11-19)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.2.3...0.2.4)
## [v1.0.0-beta.0](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v1.0.0-beta.0) (2017-03-25)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.2.4...v1.0.0-beta.0)

**Merged pull requests:**

- Update ember-cli and dependencies [\#25](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/25) ([lukemelia](https://github.com/lukemelia))

## [v0.2.4](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.2.4) (2016-11-19)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.2.3...v0.2.4)

**Merged pull requests:**

- Update various dependencies and remove unused code. [\#24](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/24) ([lukemelia](https://github.com/lukemelia))
- \[security\] Update minimatch to ^3.0.2 [\#22](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/22) ([knownasilya](https://github.com/knownasilya))
- Update ember-cli docs link [\#21](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/21) ([wagenet](https://github.com/wagenet))

## [0.2.3](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/0.2.3) (2016-04-01)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.2.2...0.2.3)
## [v0.2.3](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.2.3) (2016-04-01)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.2.2...v0.2.3)

- Remove unused redis dependency [\#20](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/20) ([dannyfallon](https://github.com/dannyfallon))
**Merged pull requests:**

## [0.2.2](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.2.2) (2016-02-26)
- Remove redis dependency [\#20](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/20) ([dannyfallon](https://github.com/dannyfallon))

## [v0.2.2](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.2.2) (2016-02-26)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.2.1...v0.2.2)

- Add ignorePattern option for removing specific files [#18](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/18) ([@jrjohnson](https://github.com/jrjohnson))
- Fix the plugin return object for keep-enabled gzipping [#19](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/19) ([@dannyfallon/df](https://github.com/dannyfallon/df))
**Merged pull requests:**

## [0.2.1](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.2.1) (2016-02-06)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.2.0...v0.2.1)
- Fix the plugin return object for keep-enabled gzipping [\#19](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/19) ([dannyfallon](https://github.com/dannyfallon))
- Add ignorePattern option for removing specific files [\#18](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/18) ([jrjohnson](https://github.com/jrjohnson))

- Update ember-deploy-plugin version again
## [v0.2.1](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.2.1) (2016-02-06)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.2.0...v0.2.1)

## [0.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.2.0) (2016-02-06)
## [v0.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.2.0) (2016-02-06)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.1.1...v0.2.0)

**Merged pull requests:**

- Add the gzipped file to the context's distFiles when keep is true [\#17](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/17) ([dannyfallon](https://github.com/dannyfallon))
- Update ember-deploy-plugin version

## [v0.1.1](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.1.1) (2015-12-31)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.1.0...v0.1.1)

**Merged pull requests:**

- Fix \#14: only compress uncompressed files [\#15](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/15) ([buschtoens](https://github.com/buschtoens))

## [v0.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.1.0) (2015-10-25)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.1.0-beta.2...v0.1.0)

**Merged pull requests:**

- Update to use new verbose option for logging [\#13](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/13) ([lukemelia](https://github.com/lukemelia))

## [v0.1.0-beta.2](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.1.0-beta.2) (2015-10-19)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/compare/v0.1.0-beta.1...v0.1.0-beta.2)

**Merged pull requests:**

- Add keep option with tests [\#12](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/12) ([dschmidt](https://github.com/dschmidt))
- Revert "Add keep option" pending a fresh PR with tests [\#10](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/10) ([lukemelia](https://github.com/lukemelia))
- Add keep option [\#9](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/9) ([dschmidt](https://github.com/dschmidt))
- add ico to default filePattern [\#8](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/8) ([jasonkriss](https://github.com/jasonkriss))
- add swf to default filePattern [\#7](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/7) ([jasonkriss](https://github.com/jasonkriss))

## [v0.1.0-beta.1](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/tree/v0.1.0-beta.1) (2015-08-08)
**Merged pull requests:**

- Update README for 0.5.0 [\#6](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/6) ([achambers](https://github.com/achambers))
- opt-in Zopfli and ember-cli-deploy-plugin bump [\#5](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/5) ([lukemelia](https://github.com/lukemelia))
- Removed debugger statement [\#4](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/4) ([achambers](https://github.com/achambers))
- Restructure to be based on ember-cli-deploy-plugin. [\#3](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/3) ([lukemelia](https://github.com/lukemelia))
- Use new `configure` hook instead of `willDeploy` [\#2](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/2) ([lukemelia](https://github.com/lukemelia))
- Fix issue where plugin can resolve its promise before the gzip stream is done writing [\#1](https://github.com/ember-cli-deploy/ember-cli-deploy-gzip/pull/1) ([lukemelia](https://github.com/lukemelia))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-gzip",
"version": "0.2.4",
"version": "1.0.0-beta.0",
"description": "Ember CLI Deploy plugin to gzip files.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 8728498

Please sign in to comment.