Skip to content

Latest commit

 

History

History
119 lines (72 loc) · 6.84 KB

CHANGELOG.md

File metadata and controls

119 lines (72 loc) · 6.84 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits

  • docs: Update README. 50c969e
  • chore: Update .gitignore. 70246df
  • refactor: Update code style. 737a70b
  • ci: Update Github actions configuration. 67dc8f8
  • refactor: Update composer.json. bb6ed04
  • chore: Update .editorconfig. b748e2f
  • Composer 2 compatibility. e2f20da
  • Minor change - rewrite the if condition. b6103af
  • Do not create Infection related files in build directory to prevent IDE to index the files. 3ac99bc
  • Bump contrib packages. 7e2fa76
  • Switch from Travis to Github actions. 4a3399d
  • Fix PHPStan warnings. d8a3a64

1.1.2 - 2019-11-28

Commits

1.1.1 - 2019-11-28

Merged

  • Update twig/twig to 3.0 in composer.json #9

1.1.0 - 2019-10-28

Merged

  • Improvements #6

Commits

  • Fix minor cosmetic stuff. c8ed08a
  • Update composer.json and remove obsolete phpstan.neon.dist file. 7f66589
  • Update Github settings. c3fcf16
  • Add Github static files for repository management. 8e31563
  • Add Github static files for repository management. e5706c1
  • Update README package based on new features. 791d43b
  • Update composer.json. 35d0cca

1.0.8 - 2019-10-24

Commits

  • Add a new exporter: Dependencies f89b2bd
  • Update the way the version class is generated. 358c7d0

1.0.7 - 2019-10-01

Commits

  • Move Twig templates from templates/ to src/templates/ so they can be checked by TwigCS. f2c287a

1.0.6 - 2019-09-24

Commits

  • Update Twig syntax. c19557b
  • Update README file. ac70cb8
  • Add Versions class to get package versions only. ef86f2e

1.0.5 - 2019-08-22

Commits

  • Minor templates update. e2b3f85
  • Refactor ClassGenerator and Exporter classes. cba0ea5

1.0.4 - 2019-08-15

Commits

  • Update to newest drupol/php-conventions. c2f764d

1.0.3 - 2019-08-08

Commits

  • Fix typo. 131c6d3
  • Update templates PHPDoc so we have IDE autocompletion working even when using the Generators. c1ca928
  • Update composer.json. bb69523

1.0.2 - 2019-08-08

Merged

  • Add return type to anony. function in README.md #3

Commits

  • Update ::getIterator() and add ::packages(). b9ac0ff

1.0.1 - 2019-08-05

Merged

  • Update README with note about composer/composer. #2

Commits

1.0.0 - 2019-08-02

Commits