Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

51 lines (36 loc) · 1.79 KB

ember-django-adapter Changelog

Master

  • [BREAKING ENHANCEMENT] Remove trailing slashes environment config (#67)
  • [DOCS] Add Google Analytics to documentation site (#69)
  • [ENHANCEMENT] Support added for coalesceFindRequests (#68)
  • [INTERNAL] Revised goals for the adapter (#70)

0.5.2

  • [BUGFIX] Return jqXHR for non-400 errors (#62)
  • [BREAKING BUGFIX] Set default host to localhost:8000 (#64)
  • [DOCS] Update installation instructions (#65)

0.5.1

  • [ENHANCEMENT] Add support for pagination metadata (#45)
  • [ENHANCEMENT] Add documentation for contributing (#49)
  • [ENHANCEMENT] Add blueprints and support for embedded records (#51)
  • [ENHANCEMENT] Add option to remove trailing slashes (#50)
  • [ENHANCEMENT] Test coverage for all supported versions of ember-data (#56)

0.5.0