Releases: jedwards1211/parse-segment
Releases · jedwards1211/parse-segment
v1.5.4
Compare
Sorry, something went wrong.
No results found
1.5.4 (2024-08-26)
Bug Fixes
remove os and es6-error deps, convert to typescript (f877c56 )
v1.5.3
Compare
Sorry, something went wrong.
No results found
1.5.3 (2020-01-04)
Bug Fixes
v1.5.2
Compare
Sorry, something went wrong.
No results found
1.5.2 (2019-11-24)
Bug Fixes
SegmentParser.d.ts: fix errors (f0c45ce )
v1.5.1
Compare
Sorry, something went wrong.
No results found
1.5.1 (2019-11-23)
Bug Fixes
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2019-11-23)
Features
add TypeScript definitions (559e2f7 )
v1.4.4
Compare
Sorry, something went wrong.
No results found
1.4.4 (2019-03-01)
Bug Fixes
Segment: fix performance problems (0a5aebe )
v1.4.3
Compare
Sorry, something went wrong.
No results found
1.4.3 (2019-02-28)
Bug Fixes
SegmentParser: use sticky flag to improve performance (b20176a )
v1.4.2
Compare
Sorry, something went wrong.
No results found
1.4.2 (2019-02-28)
Bug Fixes
Segment.substring: fix bug in optimization (4768ac9 )
v1.4.1
Compare
Sorry, something went wrong.
No results found
1.4.1 (2019-02-28)
Bug Fixes
Segment.substring: optimize performance of successive substring operations (ae4caca )
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2019-02-28)
Features
SegmentParser: create currentChar, isAtEnd, isAtEndOfLine (10a6688 )