- Migrated tests to Mocha. Thanks to @jonstorer
- Added TravisCI
- Lint code for readability
- Edit README
- Added;
populatemethod - Added:
buildmethod - Added:
appendmethod - Added:
concatmethod
- Added;
findmethod to fetch children documents - Changed; tests from vows to expresso/should
- Added; support for "has and belongs to many" relationships
- Added; failing tests for "one to one" relationships
- Fixed; a few tests that didn't make sense, some of the lexicon too
- Added; support for "one to many" relationships
- Added;
createmethod for child documents