Releases: Aliance/Bitmask
Releases · Aliance/Bitmask
3.0.0
- Bump minimum PHP version to 8.1.
2.0.1
- Do not ignore composer.lock file.
- Add
.phpunit.result.cache
to git ignore.
- Actualize docs: use docker for exec commands.
- Add @trilobit as an author in
composer.json
2.0.0
- Bump minimum PHP version to 7.4.
- Use phpunit 9.5.
- CI with PHP 7.
- Declare strict_types and add type hinting.
Thanks @trilobit
1.1.1
Changelog (since 1.1.0...1.1.1)
- Ignore composer lock file;
- Correct CI workflows.
1.0.4
Ignore .github directory at export
1.0.2
Fix: actualize composer.lock.
1.0.1
Added .gitattributes
file for ignore some files & folders while export via composer.