5.9.0
-
New: the
role/create
migration step now resolves references for role names. Same forrole/update
. -
New: new migration steps
language\update
,language\load
,section\load
,role\load
,object_state\load
,object_state_group\load
-
New: more flexible matching for migration step
language\delete
-
New: more reference resolving in section creation and update
-
New: the
generate
command now has a--list-types
option that will have it list all migration types available for generation -
Fix: warnings generated when creating array-valued refs using an empty collection of items
-
Fix: references would not be resolved for Author and Selection fields, when the field value is given in array form.
Ex: this will now be resolved... attributes: country: # an ezselection field - italy - reference:mycountry
-
BC changes:
- the
language\delete
step should not be used any more with alang
element, but withmatch
instead
- the