Skip to content

Releases: drupol/phpermutations

1.3.3

29 May 07:55
4dc6c2c
Compare
Choose a tag to compare

Fixed in this release:

#10

1.3.2

20 Apr 09:07
ff8a6e9
Compare
Choose a tag to compare

Add interfaces and small code cleanup.

1.2.1

21 May 21:20
Compare
Choose a tag to compare

Commits since the last release

  • #7: Coding standard update to PSR2.
  • #6: Update the README file.
  • #5: Update tests.

1.2.0

01 Apr 15:41
Compare
Choose a tag to compare

#4: Update the Permutations generator.
#5: Add a Rotation iterator and its tests.

1.1.0

31 Mar 16:28
Compare
Choose a tag to compare
#4: Convert the Permutations object into a PHP Generator.

1.0.3: Update the Combinations generator based on Mark Wilson's array-subset…

29 Mar 12:41
Compare
Choose a tag to compare

Update the Combinations generator based on @markwilson's array-subsets repository.