Releases: byWulf/jigsawlutioner
Releases · byWulf/jigsawlutioner
Add more specific exceptions
05 Feb 08:48
Compare
Sorry, something went wrong.
No results found
Added the following exceptions to be able to distinguish between different parsing errors:
CutOffPieceException
NoAreaFoundException
Both are extending from BorderParsingException, so no breaking change :)
2.3.3
21 Aug 12:56
Compare
Sorry, something went wrong.
No results found
Fixed report loading so there are every time the exact steps executed and no steps skipped
Full Changelog : 2.3.2...2.3.3
2.3.2
21 Aug 09:12
Compare
Sorry, something went wrong.
No results found
Fixed bug in FillBlanksWithSinglePiecesStrategy, where a detached group was manipulated instead of the correct group from the solution
2.3.1
21 Aug 07:08
Compare
Sorry, something went wrong.
No results found
Reverts a breaking change in PuzzleSolverInterface
Better performance for big puzzles
20 Aug 22:29
Compare
Sorry, something went wrong.
No results found
Improved speed by using amphp/parallel and improved quality of the last step "adding simple pieces to the biggest group"
Piece Recognizer
03 Jun 11:53
Compare
Sorry, something went wrong.
No results found
Merge pull request #8 from byWulf/feature/piece-recognizer
Add piece recognizer service
2.1.0
30 Apr 08:15
Compare
Sorry, something went wrong.
No results found
Merge pull request #7 from byWulf/feature/add-overlay-to-image-after-…
jigsawlutioner 2.0.1
24 Apr 18:13
Compare
Sorry, something went wrong.
No results found
Merge pull request #6 from byWulf/feature/improve-single-piece-solving
Add another step for single piece solving when only one piece is left
jigsawlutioner 2.0
23 Apr 14:03
Compare
Sorry, something went wrong.
No results found
Merge pull request #5 from byWulf/feature/improve-code-coverage-part2
Add more unittests
1.0.0
13 Mar 12:26
Compare
Sorry, something went wrong.
No results found