From 9a2e713411d8cdb4c8e47b4a7063a515a021b5ed Mon Sep 17 00:00:00 2001 From: Andinus Date: Fri, 19 Feb 2021 19:57:26 +0530 Subject: Bump version to v0.1.4, document changes --- README | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index d2d6452..7c33219 100644 --- a/README +++ b/README @@ -12,10 +12,17 @@ Demo Installation .. Release .. From Source +..... Without `git' +..... With `git' Documentation .. Implementation .. Options +..... dict +..... length +..... path +..... verbose News +.. v0.1.4 - 2021-02-19 .. v0.1.3 - 2021-01-24 .. v0.1.2 - 2021-01-20 .. v0.1.1 - 2021-01-20 @@ -24,15 +31,17 @@ News Octans is a program to solve Algot's Wordplay (Wordsearch) puzzles. -• Website: -• Source: -• GitHub: +━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ + Website + Source + GitHub (mirror) +━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Demo ════ - This was recorded with `asciinema(1)'. + This was recorded with `asciinema'. [https://asciinema.org/a/385500.png] @@ -54,6 +63,9 @@ Installation from source. In any case, `zef' is required to install the distribution. + You can run Octans without `zef'. Just run `raku -Ilib bin/octans' + from within the source directory. + Release ─────── @@ -162,6 +174,15 @@ verbose News ════ +v0.1.4 - 2021-02-19 +─────────────────── + + ⁃ Fix the puzzle parsing regex + + The older regex fails to parse this puzzle: + . + + v0.1.3 - 2021-01-24 ─────────────────── @@ -183,5 +204,5 @@ v0.1.1 - 2021-01-20 v0.1.0 - 2021-01-19 ─────────────────── - This version improved performance by re-implementing the algorithm to - find words in grid. + ⁃ Improved performance by using a better algorithm to find words in + the grid. -- cgit 1.4.1-2-gfad0