................... * uprev. pydantic to Version 1
0.6.1
................... * fix ``DummyPgPool`` to not allow direct transactions.
0.6.0
................... * drop and recreate schema with a different connection before populating the database * fix CSRF failure on file upload on firefox by allowing no Origin for uploads
0.5.3
................... * Switch to direct usage of sentry-sdk (sigh)
0.5.2
................... * switch from raven to sentry-sdk
0.5.1
................... * upgrade pypi deploy to use API tokens