Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@WengerK WengerK released this 27 Jan 09:51
· 21 commits to 1.0.x since this release

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