Changelog for ca-patterns-0.2.0.0
Revision history for ca-patterns
0.1.0.0 -- 2022-03-17
- First version. Released on an unsuspecting world.
0.2.0.0 -- 2022-04-15
Cellis now an alias forBool.- Added
parseManyfunction toText.RLE. - Added
EqandShowinstances forPattern. trimLeftandtrimRightno longer recurse infinitely when given the empty pattern.setDimensionscreates a grid of dead cells when given the empty pattern.- RLE parser returns width and height in the correct order.
- Added test suite.