flywheel v0.5.2 Release Notes

Release Date: 2017-03-18 // about 7 years ago
    • 🐛 Bug fix: Change limit behavior to match docs. query().limit() will limit the number of results, query().scan_limit() will limit number of items scanned (:issue:57)