0.5.0
Pre-release
Pre-release
This is the first release in the series LDP 0.5.
Please note that all releases earlier than LDP 1.0 are for testing purposes and are not intended for production use. Releases earlier than LDP 1.0 also do not support database migration, so that it may be necessary to create a new database when upgrading to a new release.
Release notes (since 0.4.0):
- Tables have been renamed to include a domain prefix, following the pattern
<domain>_<table>
. This is a breaking change that has been introduced to improve schema organization and reduce namespace collisions.