- Update deps.
- Added upsert support
- Convert to typescript
- Support mongo-style constraints ($gte, $ne, etc.)
- Added Seneca 3 and Node 6 support
- Dropped Node 0.10, 0.12, 5 support
- Updated dependencies
- Updated dependencies
- The memory store follows the specification of seneca stores
- Linted the codebase to folow the seneca styleguide
- Export action responds with object: {json: "..."}
- cmd:import/export no longer uses filesystem, just accepts/provides JSON string. Prep for Seneca 0.6.2.