Installing

Using ember-cli you can install the liquid-fire addon using:

ember install liquid-fire

Supported Ember Versions and Semver

The master liquid-fire branch is compatible with Ember 1.13 through canary, and is released as the newest available liquid-fire version on npm.

The stable liquid-fire branch is compatible with Ember 1.11 and 1.12 and is released on npm as the 0.19.x series. It will continue to receive high priority bugfixes, but new features are only happening on master.

The oldstable liquid-fire branch is compatible with Ember 1.8.1 through 1.10.0 and is released on npm as the 0.17.x series. It will continue to receive high priority bugfixes, but new features are only happening on master.

As liquid-fire is still pre-1.0, you can expect breaking changes, which will be described in the CHANGELOG.