Releases: achambers/ember-cli-cookie
Releases · achambers/ember-cli-cookie
v0.2.0
Changes
- #8 Add --allow-root to allow install on Jenkins build server (@davidpike7)
- #9 README Update for Ember 1.13.x (@bleib1dj)
- #12 Fix initializer deprecation warning for >= ember 2.1.0 (@alexrothenberg)
- #14 add
removeCookieexample to README (@noopkat) - #10 Add options argument to set example (@mikepmunroe)
- #16 Update README with correct invocations of cookie functions (@achambers)
v0.1.1: Merge pull request #8 from evolution7/master
Add --allow-root to allow install on Jenkins build server