Skip to content

Releases: antistatique/drupal-timesup

2.0.3

20 Aug 07:30
ef20320
Compare
Choose a tag to compare

2.0.3 - 2024-08-20

Changed

  • upgrade Docker Database mariadb 10.3.8 -> 10.6

Fixed

  • fix obsolete docker-compose command in CIs

Added

  • add official support of drupal 11.0

2.0.2

27 Jun 08:18
108b15a
Compare
Choose a tag to compare

2.0.2 - 2024-06-27

Added

  • add tests with drupal 10.3
  • add configuration settings timesup.settings.resolvers to enable or disable resolvers.
  • add cpsell project words for Gitlab-CI

2.0.1

01 Mar 12:25
4473add
Compare
Choose a tag to compare

2.0.1 - 2024-03-01

Fixed

  • fix usage of deprecated getMockBuilder by createMock
  • fix phpcs use statements should be sorted alphabetically - Issue #3373568 by nitin_lama, roshni27, aayushmankotia, Satish_kumar, wengerk
  • add missing call to parent::setUp() on tests
  • fix deprecation creation of dynamic property

Added

  • add Drupal GitlabCI
  • add coverage of Drupal 10.2.x
  • add coverage of Drupal 11.0-dev

Removed

  • drop tests support on Drupal <= 9.4

1.1.0

16 Dec 09:14
Compare
Choose a tag to compare

1.1.0 - 2022-12-16

Fixed

  • fix Issue #3318856 by solantoast: The 'core_version_requirement' constraint (^9) requires the 'core' key not be set
  • fix call to deprecated method setMethods()
  • fix passing null to parameter #1 () of type string is deprecated

Added

  • add support Drupal 9.5
  • add official support of drupal 9.5 & 10.0

Removed

  • drop support of drupal below 9.3.x

Changed

  • re-enable PHPUnit Symfony Deprecation notice

2.0.0

16 Dec 09:26
Compare
Choose a tag to compare

2.0.0 - 2022-12-16

Changed

  • new Dev branch following the new new tag semver of Drupal

1.0.0

21 Oct 12:43
Compare
Choose a tag to compare

1.0.0 - 2022-10-21

Added

  • add midnight resolver
  • add dependabot for Github Action dependency
  • add support Drupal 9.4 & 9.5
  • add upgrade-status check

Changed

  • replace drupal_ti by wengerk/drupal-for-contrib
  • move changelog format in order to use Keep a Changelog standard

Removed

  • disable symfony deprecations helper on phpunit
  • drop support Drupal 8.8
  • remove satackey/action-docker-layer-caching on Github Actions
  • drop support of drupal below 9.0