Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 204 Bytes

CHANGELOG.md

File metadata and controls

8 lines (7 loc) · 204 Bytes

Changelog

Mongo Active Record

0.1

  • Basic implementation of Active Record pattern.
  • Query Builder for fetching records from database.
  • Composer package build.
  • Travis CI scripts implemented.