A bit worried I've spent so much time focusing on features in Tanzawa so I could get my blog off Wordpress that there's bugs in the non-happy paths. So I think my next focus is going increasing quality.Β 

Finished the first s step: integrating my tox setup ( pytest, typecheck, and flake8 linting) into GitHub actions, so I can no longer merge if things are failing. Next step is to fix my typecheck errors and root out some bugs I've been running into recently (with tests!)

Once it's passing and the major bugs have been finished, I think I'm going to make a public release for developers / technically inclined people.