loco_translate 3.0.1

## [3.0.1] - 2024-03-01
### Changed
- re-enable PHPUnit Symfony Deprecation notice
- remove usage of deprecated ContainerAware class
- replace deprecated watchdog_exception by Drupal::logger

### Fixed
- fix issue #3329340 - PHPUnit deprecated prophecy integration
- fix phpcs use statements should be sorted alphabetically
- add phpstan.neon file

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

loco_translate 3.0.0

Bug fixes
New features

## [3.0.0] - 2022-11-18
### Added
- add Drush 10 on Drupal CI
- add Drush 10 as dev dependency
- add official support of drupal 9.5 & 10.0

### Changed
- Bump major release number in order of using Drupal new semver system

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

loco_translate 3.0.x-dev

New Dev branch following the "new tag semver" of Drupal (we can't create 2.3.0, Drupal.org prevent us - sorry for bumping as major 3.0.x in order of using new semver system).

loco_translate 8.x-2.2

Bug fixes
New features

## [2.2.0] - 2022-10-21
### Added
- update changelog form to follow keepachangelog format
- add dependabot for Github Action dependency
- add support Drupal 9.5
- add upgrade-status check

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

loco_translate 8.x-2.0

Bug fixes
  • fix phpunit 9+ deprecation - assertInternalType
  • fix Issue #3095292 by wengerk: drush loco_translate:pull can't specify the --status parameters
  • fix Issue #3156326 by wengerk: Translate folder does not exists when pull
  • fix Issue #3177286 by wengerk: Call to a member function getFileUri() on bool when "translations://" or "locale.settings.translation.path" not set

loco_translate 8.x-2.0-alpha1

- replace drupal_ti by wengerk/docker-drupal-for-contrib
- ensure compatibility with Drupal 8.8+
- ensure compatibility with Drupal 9

loco_translate 8.x-1.0-beta1

Bug fixes
New features
  • add push automation via Cron
  • add pull automation via Cron
  • cover and improve the utility storage of last pull/push getter/setter
  • change how the loco:pull command works by forcing the language as parameter instead of option
  • add the 'index' on push/pull as optionnal
  • update utility get last push/pull with default to zero instead of null
  • update loco_translate schema with langcodes sequence type
  • add form settings validations on push/pull automations & removed unecessary gettext

loco_translate 8.x-1.0-alpha1

New features

We are proud to present the first alpha release of Loco Translate for Drupal 8.

Loco Translate provides a normalised way to collect & gather internationalisation assets & translations into & from Loco.
Ensure an enhanced Developer Experience (DX) when dealing with translations & multilingual websites.

Subscribe with RSS Subscribe to Releases for Loco Translate