Skip to content

v0.1.6

Compare
Choose a tag to compare
@cyjake cyjake released this 21 Dec 01:15
· 523 commits to master since this release
  • New: proper .first, .last, .all, and .get(index)
  • Fix: accept Date, boolean, and Set values
  • Fix: Model.unscoped
  • Fix: Model.remove({}, true) should be unscoped

Also added a few test cases about Date functions.