Skip to content

v1.12.1

Latest

Choose a tag to compare

@mellen9999 mellen9999 released this 20 Aug 17:25
· 1 commit to main since this release
  • prompts now state the date format (YYYY-MM-DD / .YYYYMMDD); date card shows the composed answer so it's solvable from Tab without failing first
  • accept true equivalents: wc -c < f for size in bytes, simpler charclasses for lines-with-numbers
  • grader folds grep -E/-F/-P + egrep/fgrep on a literal to plain grep, and useless-cat (cat f | filter) to the direct form