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