Releases: antistatique/drupal-entity-to-text
Releases · antistatique/drupal-entity-to-text
1.0.0
1.0.0 - 2023-01-27
Added
- init module
- provides a number of utility and helper APIs for developers to transform content into plain text
- add coverage for Drupal 9.3, 9.4 & 9.5
- drop support of drupal below 9.3.x
- add dependabot for Github Action dependency
- add upgrade-status check
- add official support of drupal 10.0
Fixed
- fix unworking Paragraph to Text transformer
- fix PHPUnit deprecated prophecy integration
Removed
- remove satackey/action-docker-layer-caching on Github Actions