Skip to content

Releases: spryker/module-finder

1.3.0

07 Jan 16:14
Compare
Choose a tag to compare

Included commits: 1.2.0...1.3.0

Improvements

  • Adjusted ModuleFinderFacadeInterface::getModules() to support SprykerFeature namespace.

1.2.0

21 Oct 12:12
Compare
Choose a tag to compare

Included commits: 1.1.0...1.2.0

Improvements

  • Include SprykerMiddleware modules to ModuleFinder.
  • More clear exception messages for not found files or invalid file content.

1.1.0

03 Nov 13:15
Compare
Choose a tag to compare

Included commits: 1.0.0...1.1.0

Improvements

  • Replaced spryker/zend module with spryker/laminas.

1.0.0

06 Jun 09:31
Compare
Choose a tag to compare

Included commits: https://github.com/spryker/module-finder/tree/1.0.0

Initial Release

  • Module is capable of retrieving installed modules and packages.