Releases: eliashaeussler/typo3-warming
Releases · eliashaeussler/typo3-warming
1.1.3
What's Changed
🚑 Fixed
- [BUGFIX] Checkout explicit ref when rebuilding assets by @eliashaeussler in #488
- [BUGFIX] Stabilize GitHub workflows by @eliashaeussler in #489
- [BUGFIX] Assure icon color is properly applied by @eliashaeussler in #496
⚙️ Dependencies
- [TASK] Update @typescript-eslint/parser to v6.7.4 by @renovate in #474
- [TASK] Update rollup to v4 by @renovate in #475
- [TASK] Update all dependencies by @renovate in #479
- [TASK] Update @types/uuid to v9.0.6 by @renovate in #486
- [TASK] Update @typescript-eslint/parser to v6.9.0 by @renovate in #482
- [TASK] Update eslint to v8.52.0 by @renovate in #487
- [TASK] Update sass to v1.69.4 by @renovate in #485
- [TASK] Update rollup to v4.1.4 by @renovate in #480
- [TASK] Update stylelint to v15.11.0 by @renovate in #483
- [TASK] Update stefanzweifel/git-auto-commit-action action to v5 by @renovate in #476
- [TASK] Update lit to v3 by @renovate in #477
- [TASK] Update all dependencies by @renovate in #491
- [TASK] Update lit to v3.0.1 by @renovate in #490
- [TASK] Update all dependencies by @renovate in #492
- [TASK] Update @typescript-eslint/eslint-plugin to v6.9.1 by @renovate in #493
Full Changelog: 1.1.2...1.1.3
0.5.4
What's Changed
🚑 Fixed
- [BUGFIX] Inject TYPO3's client into sub-command by @eliashaeussler in #478
Full Changelog: 0.5.3...0.5.4
1.1.2
What's Changed
🚑 Fixed
- [BUGFIX] Configure server-type in
ddev init-typo3
command by @eliashaeussler in #444
👷 Changed
- [TASK] Use private properties everywhere in tests by @eliashaeussler in #438
- [TASK] Check Frontend asset integrity in CGL workflow by @eliashaeussler in #443
- [TASK] Automatically rebuild Frontend assets on Renovate updates by @eliashaeussler in #459
📖 Documentation
- [DOCS] Highlight all currently maintained versions in matrix by @eliashaeussler in #472
⚙️ Dependencies
- [TASK] Update sass to v1.67.0 by @renovate in #442
- [TASK] Update clipboard-polyfill to v4.0.1 by @renovate in #440
- [TASK] Update uuid to v9.0.1 by @renovate in #439
- [TASK] Update all dependencies by @renovate in #441
- [TASK] Update all dependencies by @renovate in #445
- [TASK] Update all dependencies by @renovate in #446
- [TASK] Update all dependencies by @renovate in #447
- [TASK] Update postcss to v8.4.30 by @renovate in #450
- [TASK] Update @typescript-eslint/eslint-plugin to v6.7.2 by @renovate in #448
- [TASK] Update @typescript-eslint/parser to v6.7.2 by @renovate in #449
- [TASK] Update all dependencies by @renovate in #451
- [TASK] Update sass to v1.68.0 by @renovate in #452
- [TASK] Update all dependencies by @renovate in #453
- [TASK] Update all dependencies by @renovate in #454
- [TASK] Update eslint to v8.50.0 by @renovate in #455
- [TASK] Update all dependencies by @renovate in #456
- [TASK] Update all dependencies by @renovate in #457
- [TASK] Update rollup to v3.29.3 by @renovate in #458
- [TASK] Update rollup to v3.29.3 by @renovate in #462
- [TASK] Update all dependencies by @renovate in #463
- [TASK] Update @rollup/plugin-typescript to v11.1.4 by @renovate in #464
- [TASK] Update @typescript-eslint/eslint-plugin to v6.7.3 by @renovate in #465
- [TASK] Update @typescript-eslint/parser to v6.7.3 by @renovate in #466
- [TASK] Update all dependencies by @renovate in #468
- [TASK] Update all dependencies by @renovate in #469
- [TASK] Update all dependencies by @renovate in #470
- [TASK] Update all dependencies by @renovate in #471
- [TASK] Update rollup to v3.29.4 by @renovate in #473
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
🚑 Fixed
- [BUGFIX] Invalidate sitemaps cache when site config changes by @eliashaeussler in #435
👷 Changed
- [TASK] Add
composer.lock
file by @eliashaeussler in #430 - [TASK] Improve sitemaps cache handling by @eliashaeussler in #434
⚙️ Dependencies
- [TASK] Update all dependencies by @renovate in #411
- [TASK] Update @rollup/plugin-typescript to v11.1.3 by @renovate in #412
- [TASK] Update all dependencies by @renovate in #413
- [TASK] Update all dependencies by @renovate in #416
- [TASK] Update postcss to v8.4.29 by @renovate in #417
- [TASK] Update all dependencies by @renovate in #418
- [TASK] Update @types/uuid to v9.0.3 by @renovate in #419
- [TASK] Update all dependencies by @renovate in #420
- [TASK] Update all dependencies by @renovate in #421
- [TASK] Update all dependencies by @renovate in #422
- [TASK] Update all dependencies by @renovate in #423
- [TASK] Update all dependencies by @renovate in #424
- [TASK] Update actions/checkout action to v4 by @renovate in #425
- [TASK] Update @typescript-eslint/parser to v6.6.0 by @renovate in #415
- [TASK] Update @typescript-eslint/eslint-plugin to v6.6.0 by @renovate in #414
- [TASK] Update all dependencies by @renovate in #426
- [TASK] Update all dependencies by @renovate in #427
- [TASK] Update all dependencies by @renovate in #428
- [TASK] Update rollup to v3.29.0 by @renovate in #429
- [TASK] Update eslint to v8.49.0 by @renovate in #432
- [TASK] Update rollup to v3.29.1 by @renovate in #433
- [TASK] Update @typescript-eslint/eslint-plugin to v6.7.0 by @renovate in #436
- [TASK] Update @typescript-eslint/parser to v6.7.0 by @renovate in #437
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
🚀 Improved
- [FEATURE] Introduce logging for default crawlers by @eliashaeussler in #374
- [FEATURE] Provide custom log table by @eliashaeussler in #377
🚑 Fixed
- [BUGFIX] Extract warmup request id from query parameters by @eliashaeussler in #376
👷 Changed
- [TASK] Use default Renovate preset next to TYPO3 extension preset by @eliashaeussler in #365
- [TASK] Simplify generation of JS files by @eliashaeussler in #367
📖 Documentation
- [DOCS] Add note that sitemap is needed for usage by @kanow in #371
- [DOCS] Document streamable crawlers by @eliashaeussler in #375
⚙️ Dependencies
- [TASK] Update rollup to v3.27.1 by @renovate in #362
- [TASK] Update eslint-plugin-sonarjs to ^0.20.0 by @renovate in #363
- [TASK] Update rollup to v3.27.2 by @renovate in #364
- [TASK] Update @typescript-eslint/eslint-plugin to v6.3.0 by @renovate in #369
- [TASK] Update @typescript-eslint/parser to v6.3.0 by @renovate in #370
- [TASK] Update rollup to v3.28.0 by @renovate in #372
- [TASK] Update sass to v1.65.1 by @renovate in #373
- [TASK] Update all dependencies by @renovate in #368
- [TASK] Update eslint to v8.47.0 by @renovate in #378
- [TASK] Update all dependencies by @renovate in #379
- [TASK] Update all dependencies by @renovate in #380
- [TASK] Update all dependencies by @renovate in #381
- [TASK] Update @typescript-eslint/eslint-plugin to v6.4.0 by @renovate in #382
- [TASK] Update @typescript-eslint/parser to v6.4.0 by @renovate in #383
- [TASK] Update postcss to v8.4.28 by @renovate in #384
- [TASK] Update all dependencies by @renovate in #385
- [TASK] Update @rollup/plugin-node-resolve to v15.2.0 by @renovate in #386
- [TASK] Update all dependencies by @renovate in #387
- [TASK] Update sass to v1.66.0 by @renovate in #388
- [TASK] Update all dependencies by @renovate in #389
- [TASK] Update stylelint to v15.10.3 by @renovate in #390
- [TASK] Update tslib to v2.6.2 by @renovate in #391
- [TASK] Update sass to v1.66.1 by @renovate in #392
- [TASK] Update all dependencies by @renovate in #393
- [TASK] Update all dependencies by @renovate in #394
- [TASK] Update @typescript-eslint/eslint-plugin to v6.4.1 by @renovate in #395
- [TASK] Update @typescript-eslint/parser to v6.4.1 by @renovate in #396
- [TASK] Update all dependencies by @renovate in #397
- [TASK] Update @rollup/plugin-node-resolve to v15.2.1 by @renovate in #400
- [TASK] Update rollup to v3.28.1 by @renovate in #403
- [TASK] Update all dependencies by @renovate in #405
- [TASK] Update eslint-plugin-sonarjs to ^0.21.0 by @renovate in #406
- [TASK] Update all dependencies by @renovate in #407
- [TASK] Update typescript to v5.2.2 by @renovate in #408
- [TASK] Update eslint to v8.48.0 by @renovate in #409
- [TASK] Update all dependencies by @renovate in #410
New Contributors
Full Changelog: 1.0.2...1.1.0
0.5.3
What's Changed
🚑 Fixed
- [BUGFIX] Normalize dependency version constraint by @eliashaeussler in #401
- [BUGFIX] Properly check for hidden pages in AccessUtility by @eliashaeussler in #399
- [BUGFIX] Handle empty crawling result in progress and report modals by @eliashaeussler in #404
👷 Changed
- [TASK] Drop outdated configuration from
ext_emconf.php
by @eliashaeussler in #402
Full Changelog: 0.5.2...0.5.3
1.0.2
What's Changed
🚑 Fixed
- [BUGFIX] Support custom identifiers for PageType enhancer by @eliashaeussler in #361
⚙️ Dependencies
- [TASK] Update @typescript-eslint/eslint-plugin to v6.2.0 by @renovate in #349
- [TASK] Update tslib to v2.6.1 by @renovate in #350
- [TASK] Update @typescript-eslint/parser to v6.2.0 by @renovate in #351
- [TASK] Update all dependencies by @renovate in #352
- [TASK] Update all dependencies by @renovate in #353
- [TASK] Update eslint to v8.46.0 by @renovate in #354
- [TASK] Update rollup to v3.27.0 by @renovate in #355
- [TASK] Update all dependencies by @renovate in #356
- [TASK] Update all dependencies by @renovate in #357
- [TASK] Update @typescript-eslint/eslint-plugin to v6.2.1 by @renovate in #358
- [TASK] Update @typescript-eslint/parser to v6.2.1 by @renovate in #359
- [TASK] Update sass to v1.64.2 by @renovate in #360
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
🚑 Fixed
- [BUGFIX] Stabilize acceptance tests in CI by @eliashaeussler in #347
- [BUGFIX] Don't exclude
Configuration
directory in TER package by @eliashaeussler in #348
👷 Changed
- [TASK] Include phpstan/phpstan-phpunit by @eliashaeussler in #346
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
⚡ Breaking
- [!!!][FEATURE] Upgrade to TYPO3 v12 by @eliashaeussler in #285
- [!!!][FEATURE] Support multiple sitemaps to be located by @eliashaeussler in #336
🚀 Improved
- [FEATURE] Add acceptance tests by @eliashaeussler in #320
- [FEATURE] Provide TypoScript configuration for Fluid templates by @eliashaeussler in #333
- [FEATURE] Introduce events by @eliashaeussler in #338
- [FEATURE] Replace jQuery with Lit elements by @eliashaeussler in #345
🚑 Fixed
- [BUGFIX] Properly check for hidden pages in
AccessUtility
by @eliashaeussler in #323 - [BUGFIX] Don't render button to sites module for non-admins by @eliashaeussler in #332
- [BUGFIX] Retry failed acceptance tests in CI by @eliashaeussler in #334
- [BUGFIX] Handle empty crawling result in progress and report modals by @eliashaeussler in #337
- [BUGFIX] Pass all selected languages to cache warmup by @eliashaeussler in #343
👷 Changed
- Revert "[TASK] Use composer-unused 0.7 in CI" by @eliashaeussler in #242
- [TASK] Use Renovate TYPO3 extension preset by @eliashaeussler in #313
- [TASK] Run GitHub workflows with PHP 8.2 by @eliashaeussler in #243
- [TASK] Use eliashaeussler/php-cs-fixer-config by @eliashaeussler in #339
⚙️ Dependencies
- [TASK]: Bump paambaati/codeclimate-action from 3.2.0 to 4.0.0 by @dependabot in #244
- [TASK]: Bump sass from 1.62.0 to 1.62.1 in /Resources/Private/Frontend by @dependabot in #245
- [TASK]: Bump webpack from 5.80.0 to 5.81.0 in /Resources/Private/Frontend by @dependabot in #246
- [TASK]: Bump symfony/serializer from 5.4.22 to 5.4.23 in /Resources/Private/Libs/Build by @dependabot in #247
- [TASK]: Bump @babel/preset-typescript from 7.21.4 to 7.21.5 in /Resources/Private/Frontend by @dependabot in #250
- [TASK]: Bump @babel/preset-env from 7.21.4 to 7.21.5 in /Resources/Private/Frontend by @dependabot in #249
- [TASK]: Bump @babel/core from 7.21.4 to 7.21.5 in /Resources/Private/Frontend by @dependabot in #248
- [TASK]: Bump @babel/core from 7.21.5 to 7.21.8 in /Resources/Private/Frontend by @dependabot in #251
- [TASK]: Bump webpack from 5.81.0 to 5.82.0 in /Resources/Private/Frontend by @dependabot in #252
- [TASK]: Bump webpack-cli from 5.0.2 to 5.1.0 in /Resources/Private/Frontend by @dependabot in #253
- [TASK]: Bump webpack-cli from 5.1.0 to 5.1.1 in /Resources/Private/Frontend by @dependabot in #254
- [TASK]: Bump webpack from 5.82.0 to 5.82.1 in /Resources/Private/Frontend by @dependabot in #255
- [TASK]: Bump webpack from 5.82.1 to 5.83.1 in /Resources/Private/Frontend by @dependabot in #256
- [TASK]: Bump mini-css-extract-plugin from 2.7.5 to 2.7.6 in /Resources/Private/Frontend by @dependabot in #258
- [TASK]: Bump css-loader from 6.7.3 to 6.7.4 in /Resources/Private/Frontend by @dependabot in #257
- [TASK]: Bump sass-loader from 13.2.2 to 13.3.0 in /Resources/Private/Frontend by @dependabot in #259
- [TASK]: Bump webpack from 5.83.1 to 5.84.0 in /Resources/Private/Frontend by @dependabot in #260
- [TASK]: Bump @types/webpack-env from 1.18.0 to 1.18.1 in /Resources/Private/Frontend by @dependabot in #261
- [TASK]: Bump webpack from 5.84.0 to 5.84.1 in /Resources/Private/Frontend by @dependabot in #262
- [TASK]: Bump @babel/core from 7.21.8 to 7.22.1 in /Resources/Private/Frontend by @dependabot in #263
- [TASK]: Bump @babel/plugin-transform-runtime from 7.21.4 to 7.22.2 in /Resources/Private/Frontend by @dependabot in #265
- [TASK]: Bump symfony/serializer from 5.4.23 to 5.4.24 in /Resources/Private/Libs/Build by @dependabot in #266
- [TASK]: Bump sass-loader from 13.3.0 to 13.3.1 in /Resources/Private/Frontend by @dependabot in #269
- [TASK]: Bump css-loader from 6.7.4 to 6.8.1 in /Resources/Private/Frontend by @dependabot in #270
- [TASK]: Bump @babel/plugin-transform-runtime from 7.22.2 to 7.22.4 in /Resources/Private/Frontend by @dependabot in #268
- [TASK]: Bump webpack from 5.84.1 to 5.85.0 in /Resources/Private/Frontend by @dependabot in #271
- [TASK]: Bump typescript from 5.0.4 to 5.1.3 in /Resources/Private/Frontend by @dependabot in #272
- [TASK]: Bump webpack from 5.85.0 to 5.85.1 in /Resources/Private/Frontend by @dependabot in #273
- [TASK]: Bump webpack-cli from 5.1.1 to 5.1.3 in /Resources/Private/Frontend by @dependabot in #274
- [TASK]: Bump webpack from 5.85.1 to 5.86.0 in /Resources/Private/Frontend by @dependabot in #275
- [TASK]: Bump webpack-cli from 5.1.3 to 5.1.4 in /Resources/Private/Frontend by @dependabot in #277
- [TASK]: Bump sass from 1.62.1 to 1.63.0 in /Resources/Private/Frontend by @dependabot in #276
- [TASK]: Bump @babel/preset-env from 7.21.5 to 7.22.4 in /Resources/Private/Frontend by @dependabot in #267
- [TASK]: Bump @babel/plugin-transform-runtime from 7.22.4 to 7.22.5 in /Resources/Private/Frontend by @dependabot in #278
- [TASK]: Bump sass from 1.63.0 to 1.63.2 in /Resources/Private/Frontend by @dependabot in #283
- [TASK]: Bump @babel/preset-typescript from 7.21.5 to 7.22.5 in /Resources/Private/Frontend by @dependabot in #281
- [TASK]: Bump @babel/core from 7.22.1 to 7.22.5 in /Resources/Private/Frontend by @dependabot in #279
- [TASK]: Bump @types/uuid from 9.0.1 to 9.0.2 in /Resources/Private/Frontend by @dependabot in #282
- [TASK]: Bump @babel/preset-env from 7.22.4 to 7.22.5 in /Resources/Private/Frontend by @dependabot in #280
- [TASK]: Bump sass from 1.63.2 to 1.63.3 in /Resources/Private/Frontend by @dependabot in #284
- [TASK]: Bump sass-loader from 13.3.1 to 13.3.2 in /Resources/Private/Frontend by @dependabot in #286
- [TASK]: Bump sass from 1.63.3 to 1.63.4 in /Resources/Private/Frontend by @dependabot in #287
- [TASK]: Bump webpack from 5.86.0 to 5.87.0 in /Resources/Private/Frontend by @dependabot in #288
- [TASK]: Bump webpack from 5.87.0 to 5.88.0 in /Resources/Private/Frontend by @dependabot in #289
- [TASK]: Bump sass from 1.63.4 to 1.63.5 in /Resources/Private/Frontend by @dependabot in #290
- [TASK]: Bump sass from 1.63.5 to 1.63.6 in /Resources/Private/Frontend by @dependabot in #291
- [TASK]: Bump symfony/serializer from 5.4.24 to 5.4.25 in /Resources/Private/Libs/Build by @dependabot in #292
- [TASK]: Bump webpack from 5.88.0 to 5.88.1 in /Resources/Private/Frontend by @dependabot in #293
- [TASK]: Bump typescript from 5.1.3 to 5.1.6 in /Resources/Private/Frontend by @dependabot in #295
- [TASK]: Bump rollup from 3.26.0 to 3.26.1 in /Resources/Private/Frontend by @dependabot in #301
- [TASK]: Bump rollup-plugin-no-emit from 0.0.1 to 1.0.1 in /Resources/Private/Frontend by @dependabot in /~https://github.com/el...
0.5.2
What's Changed
🚑 Fixed
- [BUGFIX] Pass scalar values to sub-command by @eliashaeussler in #241
⚙️ Dependencies
- [TASK]: Bump typescript from 4.9.4 to 4.9.5 in /Resources/Private/Frontend by @dependabot in #196
- [TASK]: Bump sass from 1.57.1 to 1.58.0 in /Resources/Private/Frontend by @dependabot in #197
- [TASK]: Bump symfony/serializer from 5.4.19 to 5.4.21 in /Resources/Private/Libs/Build by @dependabot in #209
- [TASK]: Bump @types/uuid from 9.0.0 to 9.0.1 in /Resources/Private/Frontend by @dependabot in #208
- [TASK]: Bump @babel/core from 7.20.12 to 7.21.0 in /Resources/Private/Frontend by @dependabot in #207
- [TASK]: Bump @babel/plugin-transform-runtime from 7.19.6 to 7.21.0 in /Resources/Private/Frontend by @dependabot in #205
- [TASK]: Bump sass from 1.58.0 to 1.58.3 in /Resources/Private/Frontend by @dependabot in #204
- [TASK]: Bump @babel/preset-typescript from 7.18.6 to 7.21.0 in /Resources/Private/Frontend by @dependabot in #206
- [TASK]: Bump @types/select2 from 4.0.56 to 4.0.57 in /Resources/Private/Frontend by @dependabot in #202
- [TASK]: Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 in /Resources/Private/Frontend by @dependabot in #211
- [TASK]: Bump webpack from 5.75.0 to 5.76.0 in /Resources/Private/Frontend by @dependabot in #212
- [TASK]: Bump webpack from 5.76.0 to 5.76.1 in /Resources/Private/Frontend by @dependabot in #213
- [TASK]: Bump sass from 1.58.3 to 1.59.2 in /Resources/Private/Frontend by @dependabot in #214
- [TASK]: Bump @babel/core from 7.21.0 to 7.21.3 in /Resources/Private/Frontend by @dependabot in #215
- [TASK]: Bump sass from 1.59.2 to 1.59.3 in /Resources/Private/Frontend by @dependabot in #216
- [TASK]: Bump webpack from 5.76.1 to 5.76.2 in /Resources/Private/Frontend by @dependabot in #217
- [TASK]: Bump mini-css-extract-plugin from 2.7.3 to 2.7.4 in /Resources/Private/Frontend by @dependabot in #219
- [TASK]: Bump mini-css-extract-plugin from 2.7.4 to 2.7.5 in /Resources/Private/Frontend by @dependabot in #220
- [TASK]: Bump typescript from 4.9.5 to 5.0.2 in /Resources/Private/Frontend by @dependabot in #218
- [TASK]: Bump clipboard-polyfill from 3.0.3 to 4.0.0 in /Resources/Private/Frontend by @dependabot in #200
- [TASK]: Bump sass-loader from 13.2.0 to 13.2.1 in /Resources/Private/Frontend by @dependabot in #222
- [TASK]: Bump eslint-plugin-sonarjs from 0.18.0 to 0.19.0 in /Resources/Private/Frontend by @dependabot in #221
- [TASK]: Bump webpack from 5.76.2 to 5.76.3 in /Resources/Private/Frontend by @dependabot in #223
- [TASK]: Bump sass from 1.59.3 to 1.60.0 in /Resources/Private/Frontend by @dependabot in #224
- [TASK]: Bump sass-loader from 13.2.1 to 13.2.2 in /Resources/Private/Frontend by @dependabot in #225
- [TASK]: Bump webpack from 5.76.3 to 5.77.0 in /Resources/Private/Frontend by @dependabot in #226
- [TASK]: Bump typescript from 5.0.2 to 5.0.3 in /Resources/Private/Frontend by @dependabot in #227
- [TASK]: Bump symfony/serializer from 5.4.21 to 5.4.22 in /Resources/Private/Libs/Build by @dependabot in #228
- [TASK]: Bump @babel/preset-typescript from 7.21.0 to 7.21.4 in /Resources/Private/Frontend by @dependabot in #232
- [TASK]: Bump @babel/preset-env from 7.20.2 to 7.21.4 in /Resources/Private/Frontend by @dependabot in #229
- [TASK]: Bump @babel/plugin-transform-runtime from 7.21.0 to 7.21.4 in /Resources/Private/Frontend by @dependabot in #231
- [TASK]: Bump @babel/core from 7.21.3 to 7.21.4 in /Resources/Private/Frontend by @dependabot in #230
- [TASK]: Bump webpack from 5.77.0 to 5.78.0 in /Resources/Private/Frontend by @dependabot in #233
- [TASK]: Bump typescript from 5.0.3 to 5.0.4 in /Resources/Private/Frontend by @dependabot in #234
- [TASK]: Bump sass from 1.60.0 to 1.61.0 in /Resources/Private/Frontend by @dependabot in #235
- [TASK]: Bump sass from 1.61.0 to 1.62.0 in /Resources/Private/Frontend by @dependabot in #236
- [TASK]: Bump webpack from 5.78.0 to 5.79.0 in /Resources/Private/Frontend by @dependabot in #237
- [TASK]: Bump webpack from 5.79.0 to 5.80.0 in /Resources/Private/Frontend by @dependabot in #238
- [TASK]: Bump webpack-cli from 5.0.1 to 5.0.2 in /Resources/Private/Frontend by @dependabot in #240
👷 Changed
- [TASK] Use composer-unused 0.7 in CI by @eliashaeussler in #210
Full Changelog: 0.5.1...0.5.2