1.1
This release supports Ruby 2.0 up to 2.7.
Many improvements to the planner, including:
- Faster state duplication
- Avoid stack overflow errors in recursive methods
Many improvements to the modules, including:
- Lots of refactoring
- Exit code based on problem return value
- New extensions: Complexity, Dummy, Knoblock, Patterns, Pullup and Macro (replacing Refinements)
More examples and tests, including a fast Sudoku solver for MxN cells.