This repository was archived by the owner on Jul 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# PHP-LCS changelog
22
3- ## 2.0.0 (unrelease )
3+ ## 2.0.0 (2014-02-17 )
44
55- ** [ BC BREAK] ** Moved to Eloquent
66- ** [ NEW] ** Customizable comparator
Original file line number Diff line number Diff line change 22
33* An implementation of the 'longest common subsequence' algorithm for PHP.*
44
5- [ ![ The most recent stable version is 1 .0.3 ] [ version-image ]] [ Semantic versioning ]
5+ [ ![ The most recent stable version is 2 .0.0 ] [ version-image ]] [ Semantic versioning ]
66[ ![ Current build status image] [ build-image ]] [ Current build status ]
77[ ![ Current coverage status image] [ coverage-image ]] [ Current coverage status ]
88
@@ -70,4 +70,4 @@ $solver = new LcsSolver(
7070[ Current coverage status ] : https://coveralls.io/r/eloquent/php-lcs
7171[ eloquent/lcs ] : https://packagist.org/packages/eloquent/lcs
7272[ Semantic versioning ] : http://semver.org/
73- [ version-image ] : http://img.shields.io/:semver-1 .0.3 -brightgreen.svg " This project uses semantic versioning "
73+ [ version-image ] : http://img.shields.io/:semver-2 .0.0 -brightgreen.svg " This project uses semantic versioning "
You can’t perform that action at this time.
0 commit comments