entity_to_text 1.3.2

## [1.3.2] - 2026-06-08
### Changed
- refactor(hook): use new hook runtime and mark the old one as legacy

[1.3.2]: https://github.com/antistatique/drupal-entity-to-text/compare/1.3.1...1.3.2

entity_to_text 1.3.1

## [1.3.1] - 2026-02-25
### Removed
- disable running on Drupal 12 until Paragraph (root dependencies) is compliant

### Added
- update ci PHP runner php 8.3 -> 8.4
- add official support of drupal 11.3

[1.3.1]: https://github.com/antistatique/drupal-entity-to-text/compare/1.3.0...1.3.1

entity_to_text 1.3.0

## [1.3.0] - 2025-11-07
### Added
- add official support of drupal 11.2
- add early support of drupal 12.x

### Removed
- drop support of drupal below 11.x

[1.3.0]: https://github.com/antistatique/drupal-entity-to-text/compare/1.2.0...1.3.0

entity_to_text 1.3.x-dev

New Dev branch dropping support below 11.x and supporting Drupal 12.x

entity_to_text 1.2.0

## [1.2.0] - 2025-08-11
### Added
- add official support of drupal 10.5
- add official support of drupal 11.2

### Removed
- drop support of drupal below 10.4.x
- drop support of drupal below 10.3.x
- drop support of drupal 9.x

[1.2.0]: https://github.com/antistatique/drupal-entity-to-text/compare/1.1.0...1.2.0

entity_to_text 1.2.x-dev

New Dev branch dropping support below 10.5 and supporting Drupal 11.x

entity_to_text 1.1.0

Bug fixes
New features
Unsupported

## [1.1.0] - 2025-02-25
### Removed
- drop support of drupal below 9.5.x

### Changed
- increase timeout to 20sec

### Fixed
- fix D10 deprecations: Creation of dynamic property is deprecated
- fix phpstan not finding coverage class fromParagraphToText

entity_to_text 1.0.0

Unsupported

## [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

Subscribe with RSS Subscribe to Releases for Entity 2 Text