Skip to content

1.x version split

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 05:48
· 132 commits to refs/heads/main since this release
0d9ddb4

What's new since 1.5.3

Version split due to upstream dependencies.

1.x branch is dedicated to supporting D7 and D9 compatibility (until D7 complete EOL)
main is dedicated to supporting D10 and D9.

D9 sites should use 2.x version.

  • chore: Removed D10 support from 1.x branch. (#130)

Full Changelog: 1.5.3...1.6.0

IMPORTANT!
1.5.x version used forked Drupal Extension and Drupal Driver and required to add those forks into your sites.
If this is the case - please remove those repositories from composer.json and use "clean" installation of version 1.6.

@AlexSkrypnyk