⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
stores.dev-unit.com
/
vendor
/
botble
/
api
/
View File Name :
CHANGELOG.md
# Changelog All notable changes to `botble/git-commit-checker` will be documented in this file. ## 2.1.2 - 2023-01-11 - Bump version `laravel/pint` ## 2.1.1 - 2023-01-06 - Fix various bugs ## 2.1.0 - 2023-01-06 - Fix output render on Windows platform (https://github.com/botble/git-commit-checker/pull/10) ## 2.0.1 - 2023-01-05 - Add warning message "Run command to see coding standard detail issues" - Update version icon from README.md - Remove verbose when run `pint --test` ## 2.0.0 - 2023-01-05 - Drop support PHP 7.x, Laravel <= 8.x - Replace PHP Code Sniffer, PHPLint to Laravel Pint - Rename command `git:install-hooks` to `git-commit-checker:install` - Rename command `git:pre-commit-hook` to `git-commit-checker:pre-commit-hook` - Remove command `git:create-phpcs` - Remove TravisCI, StyleCI, Scrutinizer - Remove unnecessary files ## 1.0.0 - 2019-08-26 - First release.