Skip to content

Latest commit

 

History

History
executable file
·
36 lines (24 loc) · 579 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
36 lines (24 loc) · 579 Bytes

Changelog

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