Skip to content

Releases: js-data/js-data-sql

0.9.0

10 Jul 15:14
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release
0.9.0 - 10 July 2015
Backwards compatible API changes
  • Support for loading deeply nested relations in find

0.8.0

10 Jul 15:13
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release
0.8.0 - 09 July 2015
Backwards compatible API changes
  • #5 - Support for loading relations in findAll

0.7.0

03 Jul 12:09
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release
0.7.0 - 02 July 2015

Stable Version 0.7.0

0.6.1

24 Jun 15:48
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release
0.6.1 - 24 June 2015
Backwards compatible bug fixes
  • #13 - global leak (deepMixIn)

0.6.0

15 Jun 17:53
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
0.6.0 - 15 June 2015
Backwards compatible bug fixes
  • #12 - Create and Update don't work with non-numeric and/or primary keys

0.5.0

08 Jun 14:27
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
0.5.0 - 08 June 2015
Backwards compatible API changes
  • #4 - Add support for loading relations in find()
  • #8 - LIKE operator support
Backwards compatible bug fixes
  • #9 - Throw error when using bad WHERE operator

0.4.1

27 Mar 02:24
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release
0.4.1 - 26 March 2015
Backwards compatible bug fixes
  • #2 - Should not be saving relations (duplicating data)
  • #3 - Need to use removeCircular

0.3.0

11 Mar 20:59
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
0.3.0 - 11 March 2015
  • Converted to ES6

0.2.0

26 Feb 17:17
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
0.2.0 - 25 February 2015
  • Upgraded dependencies

0.1.0

06 Feb 04:58
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
0.1.0 - 05 February 2015
  • Initial Release