2022-10-17         [RELEASE] Release of frontend-asset-handler 1.2.2 (Elias Häußler)
2022-10-17 fc59d74 [BUGFIX] Pass on strategy when fetching assets for fallback environment (Elias Häußler)
2022-10-17 30b7669 [TASK]: Bump rector/rector from 0.14.5 to 0.14.6 (dependabot[bot])

2022-10-14         [RELEASE] Release of frontend-asset-handler 1.2.1 (Elias Häußler)
2022-10-14 226ef23 [BUGFIX] Add mapping for Renovate branches to default map (Elias Häußler)
2022-10-14 1057d0c [TASK]: Bump paambaati/codeclimate-action from 3.0.0 to 3.1.0 (dependabot[bot])
2022-10-14 82c5683 [TASK]: Bump phpstan/phpstan from 1.8.8 to 1.8.9 (dependabot[bot])

2022-10-14         [RELEASE] Release of frontend-asset-handler 1.2.0 (Elias Häußler)
2022-10-14 0f87a09 [BUGFIX] Print warning only for more than one asset definition (Elias Häußler)
2022-10-10 cf1306b [FEATURE] print warning in command's summary for existing asset revisions (Martin Adler)
2022-10-07 4b2ac63 [FEATURE] lower error level to warning for already downloaded revisions (Martin Adler)

2022-10-13         [RELEASE] Release of frontend-asset-handler 1.1.0 (Elias Häußler)
2022-10-13 2d97290 [BUGFIX] fix redundant fetch assets test assertion (Martin Adler)
2022-10-13 de61622 [BUGFIX] Harden branch pattern for versions (Elias Häußler)
2022-10-13 2f69b03 [FEATURE] Support regular expression in branch map (Elias Häußler)
2022-10-13 dab7091 [TASK]: Bump friendsofphp/php-cs-fixer from 3.11.0 to 3.12.0 (dependabot[bot])
2022-10-13 9462e4d [TASK]: Bump symfony/yaml from 6.1.4 to 6.1.6 (dependabot[bot])
2022-10-13 3cb8e63 [TASK]: Bump symfony/console from 6.1.5 to 6.1.6 (dependabot[bot])
2022-10-08 7dd316e [BUGFIX] Skip codeclimate coverate report if secret is not available (Elias Häußler)
2022-10-07 ecdbf0a [TASK]: Bump phpstan/phpstan from 1.8.7 to 1.8.8 (dependabot[bot])
2022-10-06 e4b646f [TASK]: Bump phpstan/phpstan-symfony from 1.2.13 to 1.2.14 (dependabot[bot])
2022-10-05 2992934 [TASK]: Bump phpstan/phpstan from 1.8.6 to 1.8.7 (dependabot[bot])
2022-10-03 0f3edb5 [TASK]: Bump symfony/filesystem from 6.1.4 to 6.1.5 (dependabot[bot])
2022-10-03 d1d0b47 [TASK]: Bump symfony/dependency-injection from 6.1.3 to 6.1.5 (dependabot[bot])
2022-10-03 96670e0 [TASK]: Bump symfony/console from 6.1.4 to 6.1.5 (dependabot[bot])
2022-09-30 aca15aa [TASK]: Bump rector/rector from 0.14.4 to 0.14.5 (dependabot[bot])
2022-09-28 b9faa62 [TASK]: Bump rector/rector from 0.14.3 to 0.14.4 (dependabot[bot])
2022-09-26 6e5201b [TASK]: Bump phpstan/phpstan from 1.8.5 to 1.8.6 (dependabot[bot])
2022-09-26 a2a4866 [TASK]: Bump rector/rector from 0.14.2 to 0.14.3 (dependabot[bot])
2022-09-26 cebc93f [TASK]: Bump phpunit/phpunit from 9.5.24 to 9.5.25 (dependabot[bot])
2022-09-22 c87d6e9 [TASK]: Bump phpstan/phpstan-webmozart-assert from 1.2.0 to 1.2.1 (dependabot[bot])

2022-09-22         [RELEASE] Release of frontend-asset-handler 1.0.3 (Elias Häußler)
2022-09-22 4c3c381 [BUGFIX] Harden match for environment mapping branches (Elias Häußler)
2022-09-21 5f7c7ba [TASK] Add application to bug report issue form (Elias Häußler)

2022-09-16         [RELEASE] Release of frontend-asset-handler 1.0.2 (Elias Häußler)
2022-09-16 f24ab16 [BUGFIX] Follow-up: Require a type when building a Vcs object (Elias Häußler)
2022-09-16 6615411 [BUGFIX] Respect default source and target types (Elias Häußler)
2022-09-16 a9a0225 [DOCS] Make CLI input option shorthands more prominent (Elias Häußler)
2022-09-16 0044216 [DOCS] Reflect changed CI detection in documentation (Elias Häußler)
2022-09-16 bcfd95e [DOCS] Add missing `project-id` configuration to Gitlab vcs provider (Elias Häußler)
2022-09-16 89b9ab4 [DOCS] Fix some invalid configurations of default values (Elias Häußler)
2022-09-16 2503360 [BUGFIX] Include version in source config initialization step (Elias Häußler)
2022-09-16 d7ecd23 [DOCS] Fix strategy declaration in API usage code example (Elias Häußler)

2022-09-16         [RELEASE] Release of frontend-asset-handler 1.0.1 (Elias Häußler)
2022-09-16 ab10c18 [BUGFIX] Add `codecov.yml` (Elias Häußler)
2022-09-16 7c8ffc0 [DOCS] Fix link in contribution guide (Elias Häußler)
2022-09-16 f171921 [BUGFIX] Restore phar artifact in correct path (Elias Häußler)

2022-09-16         [RELEASE] Release of frontend-asset-handler 1.0.0 (Elias Häußler)
2022-09-16 b345a99 [DOCS] Add service parsing to migration guide (Elias Häußler)
2022-09-16 315775e [BUGFIX] Respect replace path when writing configuration (Elias Häußler)
2022-09-14 26f7889 [FEATURE] Introduce configuration initialization steps (Elias Häußler)
2022-09-13 8318fd0 [BUGFIX] Handle multiple environment variable placeholders (Elias Häußler)
2022-09-12 dc67d8a [BUGFIX] Require webmozart/assert ^1.10 (Elias Häußler)
2022-09-12 a6a843b [DOCS] Add FOSSA badge to README.md (Elias Häußler)
2022-09-12 1683909 [TASK] Mark some classes as internal (Elias Häußler)
2022-09-12 8310be7 [TASK] Add more test cases (Elias Häußler)
2022-09-12 00566be [TASK] Add more test cases (Elias Häußler)
2022-09-12 f7dd554 [BUGFIX] Read "handler" config when running `fetch` command (Elias Häußler)
2022-09-12 312a409 [TASK] Align namespace of console input validators (Elias Häußler)
2022-09-09 c507436 [BUGFIX] Streamline output handling of chatty classes (Elias Häußler)
2022-09-09 dbc8236 [BUGFIX] Remove temporary files created during test execution (Elias Häußler)
2022-09-09 960681c [FEATURE] Make `VcsProviderFactory` service public (Elias Häußler)
2022-09-09 b2b45dd [TASK] Include handler type in `init` command (Elias Häußler)
2022-09-09 e4f4722 [!!!][FEATURE] Allow custom handler implementations (Elias Häußler)
2022-09-09 93030b5 [!!!][BUGFIX] Return only existing and processed assets from handler (Elias Häußler)
2022-09-09 ae95e16 [!!!][FEATURE] Do not process values by default in `config` command (Elias Häußler)
2022-09-09 8e5e1de [BUGFIX] Validate initialized configuration (Elias Häußler)
2022-09-09 d5a4477 [!!!][FEATURE] Expect config object in `SchemaValidator::validate()` (Elias Häußler)
2022-09-09 64ad477 [DOCS] Use semantically correct listing (Elias Häußler)
2022-09-09 7867d1d [DOCS] Add release badge to README.md (Elias Häußler)
2022-09-09 1b9fcce [BUGFIX] Exclude testing-only classes from code coverage (Elias Häußler)
2022-09-09 cc54e37 [DOCS] Add link to Symfony documentation for configuring the service container (Elias Häußler)
