config_devel 8.x-1.8

Bug fixes
New features

- Drupal 9 compatibility
- Issue #2981009: Field.storage.* with settings.allowed_values imports in wrong way

config_devel 8.x-1.6

Bug fixes

Hotfix:

Issue #3124261: Error after updating to 1.5.0 by claudiu.cristea: Fixed incorrect service interface in parameter type declaration.

config_devel 8.x-1.4

Bug fixes
  • Issue #2926778 by bserem: Fixed lack of README.
  • Issue #3069302 by joachim: Fixed empty config file gets written for non-existent config declared in info file.

config_devel 8.x-1.2

Bug fixes

Changes since 8.x-1.1:

  • #2923795 by pfrenssen: Fixed Drush commands throw fatal error after updating to Drush 9.0.0-beta9.
  • #2914083 by pfrenssen: Updated Drush integration to Drush 9.
  • #2558299 by benjy, pfrenssen: Fixed crash when "config/install" folder doesn't exist.

config_devel 8.x-1.1

Bug fixes

Bug fixes and improvements to Drush and admin UI help.

Changes since 8.x-1.0:

config_devel 8.x-1.0-rc1

Bug fixes
New features

Note that #2580315 renamed the long version of the export command from config-devel-export-module to config-devel-export however the aliases were maintained.

config_devel 8.x-1.0-alpha7

New features

The module has been rewritten from ground up with new feature and focus. There's a start for being a features replacement or part of one as well. There are tests. Please file bug reports!

config_devel 8.x-1.0-alpha4

New features

Moar YOLO.

New feature allows a module developer to write back changes from the active store to their module's default config.

config_devel 8.x-1.0-alpha3

New features

Puts the write-back-to-active behaviour behind a flag in settings.

Because YOLO should be opt-in amiright?

config_devel 8.x-1.0-alpha2

New features

New feature - check each configuration read from the active store against the config_devel yml files, and write back to the active store if there are differences.

Yeah, it's a tad unsafe, but YOLO, amiright?

Subscribe with RSS Subscribe to Releases for Configuration development