migration_tools 7.x-2.3 July 15, 2016
-----------------------------------------------
* Fix Error if using QueryPath version that does not support size()/count().
* Add findSelectorNSeparator to ObtainHtml.
* Add findSelector to ObtainHtml.
* Add reduceDuplicateBr() to StringTools.
* Removed duplicate internal Table cell plucker.
* Renamed pluckTableContents to pluckTableCellContents to make it more explicit.
* Renamed internal method pluckTableCell to extractTableCell so to keep it
as an internal method not a plucker.
The admin UI was completely reworked, now providing a clean configuration for diff settings.
The storage of settings changed, dropping all previous diff builder settings.
The new diff builder matching and default settings are much better and we expect that defaults simply work for >95% of users.
The config storage should be stable now.
Some refactorings in APIs are still pending, which is only relevant if you provide own diff builders or alter diff behavior.
Initial stable release of RedHen for Drupal 8. Not feature complete, but contacts, organizations, and relationships are all working well and in use on production sites for our clients.