Skip to content

Releases: js-data/js-data-http

1.2.1

26 Feb 16:14
Compare
Choose a tag to compare
1.2.1 - 25 February 2015
Backwards compatible bug fixes
  • #9 - Does not properly throw error in find() (like other adapters) when the item cannot be found

1.2.0

24 Feb 16:41
Compare
Choose a tag to compare
1.2.0 - 24 February 2015
Backwards compatible API changes
  • Added suffix option

1.1.0

05 Feb 04:47
Compare
Choose a tag to compare
1.1.0 - 04 February 2015

Now requiring js-data 1.1.0 to allow for safe stringification of cyclic objects

1.0.0

04 Feb 05:56
Compare
Choose a tag to compare
1.0.0 - 03 February 2015

Stable Version 1.0.0

1.0.0-beta.2

10 Jan 09:30
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release
1.0.0-beta.2 - 10 January 2014

Fixed some tests.

1.0.0-beta.1

10 Jan 09:23
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release
1.0.0-beta.1 - 10 January 2014

Now in beta

1.0.0-alpha.6

06 Dec 05:31
Compare
Choose a tag to compare
1.0.0-alpha.6 Pre-release
Pre-release
1.0.0-alpha.6 - 05 December 2014
Backwards compatible bug fixes
  • Fix for making copies of options

1.0.0-alpha.5

06 Dec 05:24
Compare
Choose a tag to compare
1.0.0-alpha.5 Pre-release
Pre-release
1.0.0-alpha.5 - 05 December 2014

Updated dependencies. Now safely making copies of the options passed into methods

1.0.0-alpha.4

01 Dec 18:12
Compare
Choose a tag to compare
1.0.0-alpha.4 Pre-release
Pre-release
1.0.0-alpha.4 - 01 December 2014
Backwards compatible API changes
  • Added DSHttpAdapter.getPath
Backwards compatible bug fixes
  • #8 - Fixed handling of forceTrailingSlash option

1.0.0-alpha.3

19 Nov 17:42
Compare
Choose a tag to compare
1.0.0-alpha.3 Pre-release
Pre-release
1.0.0-alpha.3 - 19 November 2014
Breaking API changes
  • queryTransform, serialize and deserialize now take the resource definition as the first argument instead of just the resource name