1.0.2
- Total issues resolved: 0
- Total pull requests resolved: 12
- Total contributors: 8
bug
- 26: Work around PHP bug thanks to @nicolas-grekas
- 18: Revert token index in AbstractLexer. thanks to @jwage
documentation
- 23: Update copyright thanks to @samnela
- 21: typo in documentation :
&
→&
thanks to @jdeniau - 20: Update homepage thanks to @Majkl578
- 19: Add .doctrine-project.json to root of the project. thanks to @jwage
- 17: Add another simple example, add sidebar.rst and reorganize content a … thanks to @jwage
- 15: Add initial lexer documentation. thanks to @jwage
- 14: Add documentation for the new sculpin website thanks to @mikeSimonson
enhancement
- 16: Add gitignore phpunit.xml and missing tests thanks to @instabledesign
- 12: Add token index thanks to @instabledesign
- 9: Use PSR-4 thanks to @Nyholm