2023-01-06         [RELEASE] Release of reporter 1.0.0 (Dirk Wenzel)
2022-10-13 d5174b6 [TASK] require cpsit/api-token ~0.8 (Dirk Wenzel)
2022-10-13 28f0843 [TASK] adapt usage of fr/api-token to new name cpsit/api-token (Dirk Wenzel)
2022-10-12 f3e649e dependency from dwenzel/reporter-api corrected (Dirk Wenzel)

2022-10-12         [RELEASE] Release of reporter 0.4.1 (Dirk Wenzel)
2022-10-12 2f25b37 [BUGFIX] prevent error on array access due to invalid key with PHP 8.* (Dirk Wenzel)
2022-10-11 7654fc3 [BUGFIX] fixed error in mock class for unit tests caused by invalid property type and changes in dependency cpsit/auditor (Dirk Wenzel)
2022-06-08 bb5b4d7 [BUGFIX] fixed error in Middleware/ApplicationReportApi where a request was handled when the AuthenticatedAspect::authenticated was false (Dirk Wenzel)
2022-05-17 26e5678 [TASK] authentication for API request implemented (Dirk Wenzel)

2021-08-11         [RELEASE] Release of reporter 0.4.0 (Dirk Wenzel)
2021-06-08 09f3efd [BUGFIX] registration of API middleware removed (Dirk Wenzel)
2021-05-31 e0ba27b [TASK] Add extension key configuration to composer.json (Elias Häußler)
2019-11-05 10eccd8 [WIP] Middleware/ApplicationReportApi implemented (Dirk Wenzel)

2019-04-05         [RELEASE] Release of reporter 0.3.0 (Dirk Wenzel)
2019-04-05 8d2e51d [TASK] ComposerPackagesReport implemented (Dirk Wenzel)
2019-04-04 0f20bbb [TASK] require cpsit/auditor:~0.4 (Dirk Wenzel)
2019-02-01 f1c38e0 [TASK] documentation updated (Dirk Wenzel)

2019-02-01         [RELEASE] Release of reporter 0.2.0 (Dirk Wenzel)
2019-02-01 ea02a59 [TASK] Reflection classes added (Dirk Wenzel)
2019-02-01 dc94e58 [CI] exclude some files from static analysis - obsolete configuration file for sensiolabs removed (Dirk Wenzel)
2019-02-01 5861e8c [TASK] Unit tests for ComposerBundleReport added - CallStaticTrait implemented (Dirk Wenzel)
2019-02-01 997f616 [TASK] reflection properties refactored, BooleanProperty implemented (Dirk Wenzel)
2019-02-01 427e0b6 [TASK]  additional reflection classes implemented: - Repositories, Scripts, Extra, Name, PrettyName, Description (Dirk Wenzel)
2019-01-28 d877bd9 [TASK] unit test for Configurator added, obsolete method removed from PropertyTrait (Dirk Wenzel)
2019-01-28 c5bb0b4 [TASK] coding guidelines (Dirk Wenzel)
2019-01-27 3253a9b [TASK] MissingClassException and MissingInterfaceException added (Dirk Wenzel)
2019-01-27 81084e9 [TASK] Property classes Aliases, MinimumStability, References and StabilityFlags implemented (Dirk Wenzel)
2019-01-27 40cbfcf [BUGFIX] missing dependency typo3/cms-reports added (Dirk Wenzel)
2019-01-27 211b17e [TASK] ComposerBundleReport implemented (WIP) (Dirk Wenzel)
2019-01-27 4a8505c [BUGFIX] fixed error caused by type mismatch in PropertyTrait and Property/Config (Dirk Wenzel)
2019-01-27 38ed7a1 [BUGFIX] fixed error caused by type mismatch in PropertyTrait and Property/Config (Dirk Wenzel)
2019-01-27 9951d7c [TASK] PropertyInterface, PropertyTrait and Config implemented (Dirk Wenzel)
2019-01-26 deb28fb [TASK] SystemInformationSlot refactored (Dirk Wenzel)
2019-01-25 601f028 [TASK] Backend/Configurator implemented - Backend/ComposerBundleReport added (WIP) (Dirk Wenzel)

2019-01-31         [RELEASE] Release of reporter 0.1.1 (Dirk Wenzel)
2019-01-31 8a90730 [BUGFIX] invalid requirement removed (Dirk Wenzel)

2019-01-25         [RELEASE] Release of reporter 0.1.0 (Dirk Wenzel)
2019-01-25 97eca77 [TASK] SystemInformationSlot refactored, unit tests and documentation added (Dirk Wenzel)
2019-01-25 a09148d [CI] obsolete env variables and code climate test reporter call removed (Dirk Wenzel)
2019-01-25 f21b29f [CI] obsolete package codeclimate/php-test-reporter removed (Dirk Wenzel)
2019-01-25 f500e72 [CI] repo token added (Dirk Wenzel)
2019-01-25 9a9eb93 [CI] sonar projectKey updated (Dirk Wenzel)
2019-01-25 0caab6e [TASK] unit test for SystemInformationSlot added (Dirk Wenzel)
2019-01-25 8bf1fdb [TASK] initial extension setup, SystemInformationSlot and SettingsInterface implemented (Dirk Wenzel)
