Releases: marcj/topsort.php
Releases · marcj/topsort.php
2.0.0
02 Dec 15:55
Compare
Sorry, something went wrong.
No results found
Added new major version supporting now PHP 8 thanks to @sminnee in #8 ! This will drop support for PHP < 7.3.
There are no new features or bug fixes, as this library is feature-complete. So if you use PHP < 7.3 you can keep using the old 1.1.0 version.
1.1.0
19 Nov 14:58
Compare
Sorry, something went wrong.
No results found
Added SameTypeExtraGrouping feature.
Fixed bug where you can only call sort() once.
Removed GroupedFixedArraySort due its inefficient implementation
First official version
31 Aug 13:15
Compare
Sorry, something went wrong.
No results found
Added circular exception interceptor.
Add new items for groups at the end of the group instead of the beginning.
0.2: Added circular exception interceptor.
17 Jun 12:12
Compare
Sorry, something went wrong.
No results found
Add new items for groups at the end of the group instead of the beginning.
0.1
16 Oct 09:42
Compare
Sorry, something went wrong.
No results found