------------------ * switched to poetry for module publishing, based on cookiecutter-poetry * fixed click version command * added code coverage
1.2.3
------------------ * added python 3.10, 3.11, removed <=3.8 * updated dependencies (used pur) * updated jupyter-download syntax * reformatted with black * adjusted flake8 line length * removed collect_ignore for pytest * updated Github actions
1.2.2
------------------
* updated CONTRIBUTING.rst for new Python versions * added github actions to publish to pypi and testpypi * shifted to github CI * updated dependencies * fixed tox.ini * updated schema.py error message * updated docs/conf.py for jupyter_sphinx
1.2.1
------------------ * updated docs/conf.py for jupyter_sphinx
1.2.0
------------------ * changes to bundled.py and cli.py with dump-tests command * updated cli.rst
1.1.2
------------------ * updated LICENSE, minor code updates, security updates