A few bug fixes and a fix for some new stuff Amuse Labs is doing. If you're trying to download an Amuse Labs puzzle (such as LA Times, New Yorker, Vox, Newsday, and others) and getting a "Crossword puzzle not found." error, this is the update for you.
Also finally got a chance to include a new downloader contributed by Twirlip-of-the-Mists, who tells me it's their first-ever open source contribution! How about that! :tada: This downloader adds support for three different offerings by Michael Curl at [Simply Daily Puzzles](https://simplydailypuzzles.com/), which is also syndicated as Best For Puzzles.
What's Changed
* New Yorker: fix encoding error for theme titles by thisisparker in https://github.com/thisisparker/xword-dl/pull/147
* The Modern: fix typo in initialize function by thisisparker in https://github.com/thisisparker/xword-dl/pull/149
* Amuse Labs: fix for moved parameters by thisisparker in https://github.com/thisisparker/xword-dl/pull/151
* Added downloader for https://simplydailypuzzles.com/ by Twirlip-of-the-Mists in https://github.com/thisisparker/xword-dl/pull/130
New Contributors
* Twirlip-of-the-Mists made their first contribution in https://github.com/thisisparker/xword-dl/pull/130