Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[break] Ubiquity 2.1.5 will be 2.2.0 #50

Closed
jcheron opened this issue Jun 25, 2019 · 1 comment
Closed

[break] Ubiquity 2.1.5 will be 2.2.0 #50

jcheron opened this issue Jun 25, 2019 · 1 comment

Comments

@jcheron
Copy link
Contributor

jcheron commented Jun 25, 2019

The next version of ubiquity will introduce some breaking changes.

Some classes have been relocated.

  • CodeUtils->Ubiquity\utils\base\CodeUtils
  • HasModelViewerInterface->Ubiquity\controllers\crud\interfaces\HasModelViewerInterface
  • ModelViewer->Ubiquity\controllers\crud\viewers\ModelViewer

The webtools will no longer be part of the main repository but will be in their own repository:
phpmv/ubiquity-webtools

The purpose of this separation is to optimize Composer autoloading. In production, webtools are not necessarily useful.

This version will therefore be a minor version 2.2.0 and not a patch version 2.1.5.

@jcheron
Copy link
Contributor Author

jcheron commented Jul 3, 2019

Version 2.2.0 is released, including the Maintenance section (see #49).
Consider updating the devtools to migrate:
If they are installed globally:
composer global update

See the CHANGLOG file for changes

@jcheron jcheron closed this as completed Jul 25, 2019
@jcheron jcheron unpinned this issue Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant