Skip to content

1.0.3

Compare
Choose a tag to compare
@kfranqueiro kfranqueiro released this 08 Jan 23:02
  • Fixed Csv's serialization of non-string values.
  • Updated Request to tolerate receiving an empty response to PUT calls. (#104)
  • Fixed Request to retrieve total from data after parsing it. (#113)
  • Fixed StoreAdapter to always return promises from fetch and fetchRange. (#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.