diff --git a/CHANGELOG.md b/CHANGELOG.md index 6064baf6fa2..24dd5ca71a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ ## Changelog -### release-2024.12.01 (2024/11/30 20:10) +### release-2024.12.08 (2024/12/07 20:08) +- [2898](https://github.com/tardis-sn/tardis/pull/2898) Remove "labeled" from tests workflow triggers (2898) (@KasukabeDefenceForce) +- [2865](https://github.com/tardis-sn/tardis/pull/2865) Rates matrix solver (2865) (@andrewfullard) +- [2874](https://github.com/tardis-sn/tardis/pull/2874) Remove tau sobolevs from plasma (2874) (@andrewfullard) +- [2894](https://github.com/tardis-sn/tardis/pull/2894) Fixing label issue in convergence plots (see Issue #2446) (2894) (@jamesgillanders) +- [2895](https://github.com/tardis-sn/tardis/pull/2895) Post-release 2024.12.01 (2895) (@tardis-bot) +### release-2024.12.01 (2024/11/25 10:00) - [2889](https://github.com/tardis-sn/tardis/pull/2889) Add token to release workflow (2889) (@KasukabeDefenceForce) - [2890](https://github.com/tardis-sn/tardis/pull/2890) Update badge for doc string coverage (2890) (@KasukabeDefenceForce) - [2891](https://github.com/tardis-sn/tardis/pull/2891) Revert "Fix the issue where the docs are built twice when there are no changes" (2891) (@KasukabeDefenceForce) diff --git a/CITATION.cff b/CITATION.cff index cf98660413b..60311673e68 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,8 +3,8 @@ cff-version: 1.0.3 message: If you use this software, please cite it using these metadata. # FIXME title as repository name might not be the best name, please make human readable -title: 'tardis-sn/tardis: TARDIS v2024.12.01' -doi: 10.5281/zenodo.14252185 +title: 'tardis-sn/tardis: TARDIS v2024.12.08' +doi: 10.5281/zenodo.14300679 # FIXME splitting of full names is error prone, please check if given/family name are correct authors: - given-names: Wolfgang @@ -347,7 +347,7 @@ authors: - given-names: Atharwa family-names: Kharkar affiliation: -version: release-2024.12.01 -date-released: 2024-12-01 +version: release-2024.12.08 +date-released: 2024-12-08 repository-code: https://github.com/tardis-sn/tardis license: cc-by-4.0 diff --git a/README.rst b/README.rst index 172aa919d89..b7d8fcd3554 100644 --- a/README.rst +++ b/README.rst @@ -110,14 +110,14 @@ The following BibTeX entries are needed for the references: adsnote = {Provided by the SAO/NASA Astrophysics Data System} } -.. |CITATION| replace:: kerzendorf_2024_14252185 +.. |CITATION| replace:: kerzendorf_2024_14300679 -.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14252185-blue - :target: https://doi.org/10.5281/zenodo.14252185 +.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14300679-blue + :target: https://doi.org/10.5281/zenodo.14300679 .. code-block:: bibtex - @software{kerzendorf_2024_14252185, + @software{kerzendorf_2024_14300679, author = {Kerzendorf, Wolfgang and Sim, Stuart and Vogl, Christian and @@ -225,13 +225,13 @@ The following BibTeX entries are needed for the references: Nayak U, Ashwin and Kumar, Atul and Kharkar, Atharwa}, - title = {tardis-sn/tardis: TARDIS v2024.12.01}, + title = {tardis-sn/tardis: TARDIS v2024.12.08}, month = dec, year = 2024, publisher = {Zenodo}, - version = {release-2024.12.01}, - doi = {10.5281/zenodo.14252185}, - url = {https://doi.org/10.5281/zenodo.14252185} + version = {release-2024.12.08}, + doi = {10.5281/zenodo.14300679}, + url = {https://doi.org/10.5281/zenodo.14300679} } ******* diff --git a/docs/resources/credits.rst b/docs/resources/credits.rst index 6731e57487c..5672a9b6928 100644 --- a/docs/resources/credits.rst +++ b/docs/resources/credits.rst @@ -74,14 +74,14 @@ The following BibTeX entries are needed for the references: adsnote = {Provided by the SAO/NASA Astrophysics Data System} } -.. |CITATION| replace:: kerzendorf_2024_14252185 +.. |CITATION| replace:: kerzendorf_2024_14300679 -.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14252185-blue - :target: https://doi.org/10.5281/zenodo.14252185 +.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14300679-blue + :target: https://doi.org/10.5281/zenodo.14300679 .. code-block:: bibtex - @software{kerzendorf_2024_14252185, + @software{kerzendorf_2024_14300679, author = {Kerzendorf, Wolfgang and Sim, Stuart and Vogl, Christian and @@ -189,12 +189,12 @@ The following BibTeX entries are needed for the references: Nayak U, Ashwin and Kumar, Atul and Kharkar, Atharwa}, - title = {tardis-sn/tardis: TARDIS v2024.12.01}, + title = {tardis-sn/tardis: TARDIS v2024.12.08}, month = dec, year = 2024, publisher = {Zenodo}, - version = {release-2024.12.01}, - doi = {10.5281/zenodo.14252185}, - url = {https://doi.org/10.5281/zenodo.14252185} + version = {release-2024.12.08}, + doi = {10.5281/zenodo.14300679}, + url = {https://doi.org/10.5281/zenodo.14300679} }