Skip to content

JSlite v1.0.5

Latest
Compare
Choose a tag to compare
@hexydec hexydec released this 25 Dec 11:43
· 1 commit to master since this release

This is a maintenance release that updates dependencies, improves syntax, and has a better test interface:

  • Updated design of test interface
  • Updated composer dependencies and added PHPStan
  • Updated docblocks to fix PHPStan issues
  • Updated stability to stable
  • Fixed missing null definition in method argument
  • Added command interface for each token type
  • Updated jslite::save() to include $options
  • Updated docblocks to include better array definitions