1.2.1 - May 25, 2020

    Total issues resolved: 0
    Total pull requests resolved: 1
    Total contributors: 1

enhancement

    44: Allow PHP 8 thanks to @greg0ire

1.2.0 - Nov 10, 2019

    Total issues resolved: 0
    Total pull requests resolved: 1
    Total contributors: 1

enhancement

    36: improves parser multi byte string thanks to @Defender32

1.1.0 - Jul 30, 2019

    Total issues resolved: 1
    Total pull requests resolved: 4
    Total contributors: 4

enhancement

    29: remove unnecessary files for production thanks to @rvitaliy
    28: Modernise the project thanks to @alcaeus
    27: Update branch alias and maintained versions thanks to @alcaeus
    24: Set up Travis CI thanks to @Majkl578
    13: Extract static variable $regex into property thanks to @gietos

1.0.2 - Jun 8, 2019

    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 : &amp;amp; → &amp; 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

v1.0.1 - Jan 4, 2015

Total issues resolved: 6

    1: Documentation fixes
    2: Added the branch alias for master
    4: Allow the lexer to return the original string
    5: Add LICENSE file
    6: Add a way to override modifiers
    7: Fixed return statement in moveNext function description

v1.0 - Jan 12, 2013
