Releases: drupol/phpermutations
Releases · drupol/phpermutations
1.3.3
Compare
Sorry, something went wrong.
No results found
drupol
released this
29 May 07:55
Fixed in this release:
#10
1.3.2
Compare
Sorry, something went wrong.
No results found
drupol
released this
20 Apr 09:07
Add interfaces and small code cleanup.
1.2.1
Compare
Sorry, something went wrong.
No results found
drupol
released this
21 May 21:20
Commits since the last release
#7 : Coding standard update to PSR2.
#6 : Update the README file.
#5 : Update tests.
1.2.0
Compare
Sorry, something went wrong.
No results found
drupol
released this
01 Apr 15:41
#4 : Update the Permutations generator.
#5 : Add a Rotation iterator and its tests.
1.1.0
Compare
Sorry, something went wrong.
No results found
drupol
released this
31 Mar 16:28
#4: Convert the Permutations object into a PHP Generator.
1.0.3
Compare
Sorry, something went wrong.
No results found
drupol
released this
29 Mar 12:41
Update the Combinations generator based on @markwilson 's array-subsets repository.