Skip to content

Latest commit

 

History

History
115 lines (65 loc) · 5.71 KB

CHANGELOG.md

File metadata and controls

115 lines (65 loc) · 5.71 KB

0.2.1 (2018-11-01)

Bug Fixes

  • after hook should only be fired if the record is NOT destroyed (9c91f99)
  • cleanup variable names, delete empty file (cd0338f)

0.2.0 (2018-10-31)

Bug Fixes

  • after hook should only be fired if the record is NOT destroyed (9e4149c)
  • cleanup variable names, delete empty file (b0e2bd9)

Features

  • Extract serializeAndPush into a util exported by this add-on (67dbe8a)

0.1.9 (2018-09-02)

Bug Fixes

  • bump dependencies (915f13d)
  • cut npm release only after ember-try cleanup (d8e261e)
  • install regenerator for async/await in tests (ca062d3)
  • linting (ce539bf)
  • readme badges (e27d3f6)
  • semantic-release (365ed29)
  • semantic-release as optional dependency (dd36367)
  • update tests to RFC 232 style (76c5142)

Change Log

Full Changelog

v0.0.11 (2015-12-09)

Full Changelog

Merged pull requests:

v0.0.10 (2015-09-14)

Full Changelog

Fixed bugs:

  • should note versions of ember-data this addon is compatible with #6

Merged pull requests:

v0.0.9 (2015-09-14)

Full Changelog

Merged pull requests:

v0.0.8 (2015-08-24)

Full Changelog

Closed issues:

  • collectionAction is not a function #7

v0.0.7 (2015-07-31)

Full Changelog

v0.0.6 (2015-07-28)

Full Changelog

v0.0.5 (2015-07-11)

Full Changelog

Merged pull requests:

v0.0.4 (2015-07-07)

Full Changelog

Merged pull requests:

  • Fixes issue with URLs that already end in a '/' character #4 (jmurphyau)

v0.0.3 (2015-07-06)

Full Changelog

Closed issues:

  • Ember Data and ajaxOptions #2

Merged pull requests:

  • Refactoring, and relying on Adapter#ajax and not Adapter#ajaxOptions #3 (mike-north)

v0.0.2 (2015-07-06)

Merged pull requests:

  • Use ember-data adapter for ajaxOptions and ajax #1 (mike-north)

* This Change Log was automatically generated by github_changelog_generator