v15.0.0
<a name"15.0.0">
15.0.0 (2015-11-25)
Features
Breaking Changes
- The database is no longer exposed under
/hoodie.
It is no longerhoodie-server's responsibility to expose parts of the API,
but the individualhoodie-server-*component's.
Most notably: authentication via hoodie-server-account
and data replication endpoints via hoodie-server-store
Closes #420
(a5f40140)