1.0.3
- Fixed
Csv
's serialization of non-string values. - Updated
Request
to tolerate receiving an empty response to PUT calls. (#104) - Fixed
Request
to retrievetotal
from data after parsing it. (#113) - Fixed
StoreAdapter
to always return promises fromfetch
andfetchRange
. (#124) - Made
SimpleQuery
sort null and undefined values consistently. (#131) - Fixed
Csv
tests to pass on all platforms regardless of newline format. (#132)
Additionally, dstore's license has been simplified to simply use the "New" (3-clause) BSD license.