2023-04-26 17:14:56 +02:00
|
|
|
2.5.0
|
|
|
|
=====
|
|
|
|
|
|
|
|
Breaking
|
|
|
|
--------
|
|
|
|
|
|
|
|
Nothing
|
|
|
|
|
|
|
|
Features
|
|
|
|
--------
|
|
|
|
|
|
|
|
* Ignore Uptime-Kuma bot by default.
|
|
|
|
Thanks to `Kay Strobach <https://github.com/kaystrobach>`_.
|
|
|
|
Add tests to cover default ignores.
|
|
|
|
|
|
|
|
Fixes
|
|
|
|
-----
|
|
|
|
|
|
|
|
Nothing
|
|
|
|
|
|
|
|
Tasks
|
|
|
|
-----
|
|
|
|
|
2023-04-26 17:23:03 +02:00
|
|
|
* Add `shell.nix` to ease local development.
|
2023-04-26 17:14:56 +02:00
|
|
|
|
2023-04-26 17:17:28 +02:00
|
|
|
* Streamline composer.json
|
|
|
|
Ensure packages are sorted.
|
|
|
|
Ensure no composer.lock is created.
|
|
|
|
|
2023-04-26 17:20:38 +02:00
|
|
|
* Remove leftovers of rector
|
|
|
|
We don't need to carry those files if we don't use them right now.
|
|
|
|
|
2023-04-26 17:29:23 +02:00
|
|
|
* Migrate to php-cs-fixer
|
|
|
|
That way this projects follows best practices and is streamlined to other projects.
|
|
|
|
|
2023-04-26 17:14:56 +02:00
|
|
|
Deprecation
|
|
|
|
-----------
|
|
|
|
|
|
|
|
Nothing
|