3.2.0 (2023-10-25)
- src parser: add optional image source URL to each clue (7aa021c)
- eslintrc: configure eslint and run on codebase (6e38012)
3.1.0 (2023-05-05)
- src parser: check game date to get expected clue value (8b2b382)
- src parser: separate parser logic into its own file (49159f6)
- src parser: skip over missing boards (fa248c6)
- src parser: handle unrevealed clues, categories, answers "=" (360785b)
3.0.2 (2023-04-30)
- src: fix answer parsing, optimistically return game (a698d5a)
3.0.1 (2023-04-10)
- src manifest: update minimum chrome version for manifest v3 (2cc0290)
3.0.0 (2023-04-10)
- src manifest: migrate to manifest v3
- src manifest: migrate to manifest v3 (928a1f6)
2.3.0 (2023-04-10)
- src content-script: add category notes (709468d)
- src content-script: remove
\
escape from single quotes (e1ddfe7)
2.2.0 (2023-03-24)
- src content-script: get expected clue value for DD, unreveal (46298c5)
- src content-script: mark final clues as long-form (841b7f8)
2.1.0 (2023-03-18)
- src content-script: optional
wagerable
property on clue (f686e0e)
- src content-script: make note optional (381cb43)
- src content-script: remove HTML tags from all answers (4bf5687)
2.0.0 (2023-03-07)
- src manifest: change AMO extension ID
- gitignore: ignore .DS_Store (2e044e8)
- src manifest: change AMO extension ID (ebf2d07)
1.1.0 (2023-03-07)
- src content-script: remove HTML tags from answers (20ce7ad)
1.0.0 (2023-02-28)
- package.json: remove lint and test commands
- get typescript working according to readme
- package.json: upgrade with breaking changes
- .github workflows release: use release-please (0652557)
- .github workflows: update manifest.json version in action (35a4b3b)
- get typescript working according to readme (1c8fe52)
- package.json: alphabetize scripts, rename watch to dev (844bded)
- package.json: remove lint and test commands (ed2fc95)
- source content: add popup content, remove browse polyfill (9dabdee)
- source: add browser polyfill back in (f7c857f)
- source: lay out basics of content script and popup script (beddfcd)
- src content-script: parse correct responses for clues (9c09bf5)
- src content-script: parse correct responses for clues (dc6e40a)
- src popup: apply some basic styles (5a50aeb)
- src: move all files to src, start parsing out board w/ vanilla JS (4963025)
- package.json: upgrade a bunch of dependencies (29271c2)
- source popup: simplify popup (89c8553)
- src content-script: coerce clue values to 0 instead of null (581092f)
- src content-script: remove category from clue json (7d22305)
- src content-script: remove order (7dc2476)
- src content-script: rm logs, soup -> parser/divs (f2c8a8a)
- src manifest: add description to manifest (2557d3d)
- src popup popup: better handle errors on non-permissioned pages (f272502)
- package.json: upgrade with breaking changes (5c2edc5)
TODO: fill in changelog