Skip to content

Releases: valeryan/vscode-phpsab

v0.0.20

14 Nov 16:18
2b08e3b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.0.19...v0.0.20

v.0.0.19

02 Sep 20:23
8f937cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.0.18...v.0.0.19

v.0.0.18

29 Feb 07:08
c528257
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v.0.0.18

v0.0.17

27 Feb 07:18
8e67419
Compare
Choose a tag to compare
  • Update the readme to include a note on setting paths in the settings UI
    Fixes #74

  • Adds empty check on executable paths
    Fixes #90

  • Updating dependencies for Node v18

  • Fixes after updating dependencies

  • dep updates, fix indents

  • Adds general script messages to the error log
    This allows users to see why phpcs or phpcbf might be failing

  • Updating maintenance status

  • Adding link to fork for Docker support

  • chore: Added scaffolding for unit testing

  • chore(Tests): Added unit tests for logger class

  • Update workflows for publishing and CodeQL

  • Add on demand for workflows

  • refresh & clean dependencies, apply prettier rules, fix config check

  • Fix package and add steps to use package as developer

  • Add a unit test workflow

  • switch to esbuild

  • declass pass 1: settings and logger

  • declass pass 2: path resolvers

  • declass pass 3: fixer and sniffer

  • Adding test for global path resolver

  • Set valid recommendations

  • move sinon to dev deps

  • import cleanup

  • point workflows to main

  • reword my maintenance notice

  • fix executable path examples


Co-authored-by: Jonathan Bossenger jonathanbossenger@gmail.com
Co-authored-by: Samuel Hilson samuelrhilson@gmail.com
Co-authored-by: Sibin Grasic sibin.grasic@oblak.studio

What's Changed

Full Changelog: v.0.0.16...v0.0.17

PS: Fingers crossed the new release workflow works X.

Dependencies and Minor Bug Fixes

03 Jan 17:33
b442a26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.0.15...v.0.0.16

Minor fix for empty documents

20 May 14:52
ddb46fc
Compare
Choose a tag to compare

Added an exception when an empty document is returned from the PHPCBF process.

Feature Update

20 May 02:27
cda0284
Compare
Choose a tag to compare

Add support for only fixing modified lines of code
Add a logging library that sends debug info to an output channel

Dependency Update

19 May 15:58
dbcc645
Compare
Choose a tag to compare

Pulling in some security updates from dependencies.