v0.3.0
What's Changed
- Print codec name instead of codec for repair bench by @adlerjohn in #47
- Single allocation
flattenChunks
by @adlerjohn in #48 - Fix repair bench to remove half from each row. by @adlerjohn in #49
- Optimization: store duplicate rows and columns by @adlerjohn in #52
- Refactor
solveCrossword
main loop to separate row and col processing by @adlerjohn in #55 - Test with leopard in CI by @adlerjohn in #45
- Improve documentation by @adlerjohn in #56
- Improve public API by @adlerjohn in #57
- Remove old comment. by @adlerjohn in #59
Full Changelog: v0.2.0...v0.3.0