Skip to content

v1.0.1

Compare
Choose a tag to compare
@ominusliticus ominusliticus released this 04 Mar 20:03
· 281 commits to main since this release

Date: 04 March 2024

Our second release of Taweret has come! In this release, we include bug fixes, development of a CI workflow, and inclusion of an automatic testing workflow so that whenever a new user wishes to include their model mixing strategy into Taweret, they can PR their additions to the 'develop' branch, along with a pytest file for their code, and Actions will run the pytest. We also include updated instructions for installation of our package, and updates to the documentation.

Taweret is also now on pypi, and can be downloaded simply by running
pip install Taweret
in terminal!

IMPORTANT: We would like to emphasize that, to run the test locally, all dependency should be installed. Please see the documentation.

Full Changelog: v1.0.0...v1.0.1