Releases: supportpal/language-tools
Releases · supportpal/language-tools
v0.2.5
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #7
- test: on new php versions by @bytestream in #8
- Use the file 1's value, rather in file 2, when syncing and line the key has been rewritten by @bytestream in #9
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Update phpstan/phpstan requirement from ^0.12.88 to ^0.12.88 || ^1.0.0 by @dependabot in #3
- Bump actions/checkout from 2 to 3 by @dependabot in #4
- Test on PHP 8.1 by @bytestream in #6
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
fix directory compare returning no differences
v0.2.1
Only analyse PHP files in the current dir (#2)
v0.2.0: Add sync command (#1)
* Add sync command * lots of fixes * fix use of mixed quotes * fixed same key in sub arrays * add indentation test case * update readme * update readme * update readme * update readme * phpcbf
v0.1.1
only compare php files
v0.1
run ci on pushes to master