devinivy / dogwater

A hapi plugin integrating Waterline ORM
MIT License
102 stars 14 forks source link

2.0.0 Release Notes #46

Closed devinivy closed 8 years ago

devinivy commented 8 years ago

Summary

The changes in dogwater 2.0.0 focus around the ability to define and use models on a per-plugin basis. It has also been brought into the world of node.js v4+, now taking advantage of ES6 features in line with the current hapi style guide. You should also find improved docs, tests, code, and a leaner, meaner API.

Breaking Changes

devinivy commented 8 years ago

Aaaaand v2 is published!