Skip to content

Releases: AlexSkrypnyk/generated_content

1.5.3

04 Jul 08:37
dd68a3b
Compare
Choose a tag to compare

What's new since 1.5.3

Full Changelog: 1.5.2...1.5.3

@tannguyen04

1.5.2

30 Apr 07:28
d620447
Compare
Choose a tag to compare

What's new since 1.5.1

Full Changelog: 1.5.1...1.5.2

@AlexSkrypnyk

1.5.1

04 Mar 07:57
Compare
Choose a tag to compare

What's new since 1.5.0

Full Changelog: 1.5.0...1.5.1

@AlexSkrypnyk, @renovate, @renovate[bot] and @tannguyen04

1.5.0

15 Jan 00:25
Compare
Choose a tag to compare

What's new since 1.4.0

Full Changelog: 1.4.0...1.5.0

@AlexSkrypnyk and @tannguyen04

1.4.0

15 Dec 11:43
Compare
Choose a tag to compare

What's new since 1.3.1

Full Changelog: 1.3.1...1.4.0

@AlexSkrypnyk, @renovate and @renovate[bot]

Fixed project namespace

10 Mar 23:16
Compare
Choose a tag to compare
  • Fixed project namespace

Drupal 10 compatibility

06 Oct 07:31
d86a42f
Compare
Choose a tag to compare
Drupal 10 compatibility. (#16)

* Added Drupal core dependency.

* Updated Ci config to run D10.

* Updated version compatibility.

* Updated code for D10 compatibility.

* Fixed version.

* Fixed compat of example modules.

Multiple asset type support.

11 Aug 09:58
Compare
Choose a tag to compare
  • Added support for multiple asset directories and multiple assets of the same type (i.e., dummy1.jpg, dummy2.jpg etc).
  • Added file helpers (e.g., randomFile(), staticFile() etc).
  • Replaced custom generator override example from service to alter() within name provider class.

Refactoring and improvements.

19 Jun 08:05
Compare
Choose a tag to compare
  • Refactored all methods to cover main entity types: nodes, terms, media, files.
  • Refactored asset generator + tests.
  • Replaced dummy assets with neutral version.
  • Added support for advanced variation processing - variations can now be split into files in a directory.
  • Added entity type links to the generation form.

First stable release!

11 Jun 03:15
Compare
Choose a tag to compare
1.0.0

Added module description to readme.