1.0.0-b.7
Pre-release
Pre-release
New
- Completely refactored the add-on.
- Template Sync now works with EE 3's native Template Partials and Template Variables syncing. If you delete one of those from the file system, it will be deleted from the database.
- Note you should delete the old
variables
andpartials
template directories if you were using Template Sync before since EE 3 now uses_partials
and_variables
.
- Note you should delete the old
- The spec template directory has been updated to
_spec
to match the_partials
and_variables
naming convention adopted by EE.- You should delete the old
spec
template directory.
- You should delete the old