Skip to content

Releases: supportpal/language-tools

v0.2.5

24 Sep 09:31
Compare
Choose a tag to compare

v0.2.4

23 Sep 12:43
09f33b8
Compare
Choose a tag to compare

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

23 Aug 15:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 Jun 11:57
Compare
Choose a tag to compare
fix directory compare returning no differences

v0.2.1

02 Jun 13:42
d4f063d
Compare
Choose a tag to compare
Only analyse PHP files in the current dir (#2)

v0.2.0: Add sync command (#1)

02 Jun 13:34
2b22add
Compare
Choose a tag to compare
* 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

01 Jun 16:36
Compare
Choose a tag to compare
only compare php files

v0.1

29 May 13:47
Compare
Choose a tag to compare
run ci on pushes to master