# Changelog ## 0.6.5 * Updated to @rappopo/dab@0.6.13 ## 0.6.4 * Updated to @rappopo/dab@0.6.12 ## 0.6.3 * Updated to @rappopo/dab@0.6.11 ## 0.6.1 * Updated to @rappopo/dab@0.6.10 ## 0.6.0 * Updated to @rappopo/dab@0.6.9 * Standard JS compliance ## 0.5.1 * Updated to @rappopo/dab@0.5.1 * Rewrite sort to match the new spec ## 0.5.0 * Updated to @rappopo/dab@0.5.0 ## 0.4.0 * Updated to dab@0.4.0 ## 0.0.6 * Updated to @rappopo/dab@0.0.11 ## 0.0.5 * Updated to @rappopo/dab@0.0.8 * Removing idSrc & idDest in favor of schema mask provided by @rappopo/dab ## 0.0.4 * withDetail params in all bulk methods * Updated to @rappopo/dab@0.0.6 to have copyFrom & copyTo for free ## 0.0.3 * Spec changed on bulkRemove ## 0.0.2 * Adding .asCallback to the Promise * Adding bulkCreate method * Adding bulkUpdate method * Adding bulkRemove method ## 0.0.1 * First commit ever * Support the most basic methods: * find * findOne * create * update * remove