This release breaks existing InlineForm handlers:
- tableFields() is now getTableFields()
- labels() is now getEntityTypeLabels()
- entityTypeId() has been replaced with getEntityType().
- entityFormValidate() and entityFormSubmit() are no longer static
In the inline_entity_form form element the #entity property has been renamed to #default_value.