Skip to content

Upgrade guide to v6 #233

Description

@carestad

Is there an upgrade guide from v5 to v6 somewhere? It is not clear from the v6 PR (#229) or the release page if there is a way of upgrading without too much hassle.

It seems the old Entity model has been completely replaced, which is what is causing most of the issues here, like calling getNextAfterLastPosition(), which does not exist anymore. That isn't mentioned on the release page either, only a handful of other methods are mentioned as being deprecated, but it does not say anything about any methods being removed 😕

If the model was just refactored and methods changed names, a sort of translation table with old vs. new method names would prove useful though.

Also the removal of real_depth is an issue, and it would be nice to know how or what to replace it with 🙂

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions