diff options
author | Andinus <andinus@nand.sh> | 2021-03-04 17:55:21 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-03-04 17:56:22 +0530 |
commit | adba877bd60e26f14c8f54568e522e736dd4f11f (patch) | |
tree | f406dc85dbd134a9fb87908c2106bce916292a60 /lib/Octans/RangeSearch.rakumod | |
parent | bdb1dbcea8c4ab9270caeacf6bfb448c35824a90 (diff) | |
download | octans-adba877bd60e26f14c8f54568e522e736dd4f11f.tar.gz |
Release v0.2.0 v0.2.0
NEWS: ⁃ Removed `sample' option `--sample' will not solve the sample puzzle. ⁃ Removed shorthand for verbose option `-v' won't work in `v0.2.0'. ⁃ Change representation of visited squares When `--verbose' was passed, it would print the solved puzzle with visited squares replaced with fancy characters. Now it marks them by adding: • `*' to visited + gray squares (start positions) • `/' to visited squares ⁃ Removed time taken Time taken won't be printed anymore. It was misleading because the time printed was not the time taken to find that specific word, it was the time taken to find all the words upto that word. It would reset for each starting position.
Diffstat (limited to 'lib/Octans/RangeSearch.rakumod')
0 files changed, 0 insertions, 0 deletions