diff --git a/CHANGELOG.md b/CHANGELOG.md index c835355c03c..22c38b480f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ ## Changelog +### release-2024.11.11 (2024/11/11 10:14) +- [2858](https://github.com/tardis-sn/tardis/pull/2858) Gamma ray documentation introduction (2858) (@CePowers) +- [2730](https://github.com/tardis-sn/tardis/pull/2730) Simulation solver workflow (2730) (@andrewfullard) +- [2860](https://github.com/tardis-sn/tardis/pull/2860) Cleanup codestyle workflow (2860) (@KasukabeDefenceForce) +- [2842](https://github.com/tardis-sn/tardis/pull/2842) Update docs with regression data (2842) (@KasukabeDefenceForce) +- [2746](https://github.com/tardis-sn/tardis/pull/2746) Remove `rpacket_tracking` flag from tests workflow (2746) (@atharva-2001) +- [2843](https://github.com/tardis-sn/tardis/pull/2843) Close regression data files (2843) (@atharva-2001) +- [2848](https://github.com/tardis-sn/tardis/pull/2848) Ruff `tardis/spectrum` (2848) (@atharva-2001) +- [2849](https://github.com/tardis-sn/tardis/pull/2849) Ruff root files (2849) (@atharva-2001) +- [2862](https://github.com/tardis-sn/tardis/pull/2862) Fix release 2024-10-14 CHANGELOG (2862) (@atharva-2001) +- [2861](https://github.com/tardis-sn/tardis/pull/2861) Replace `setup_lfs` action with single file checkout (2861) (@atharva-2001) +- [2857](https://github.com/tardis-sn/tardis/pull/2857) Post-release 2024.10.14 (2857) (@tardis-bot) +- [2770](https://github.com/tardis-sn/tardis/pull/2770) Restructure/detailed balance foundation (2770) (@wkerzendorf) +- [2833](https://github.com/tardis-sn/tardis/pull/2833) Pytest Warnings Fix - 2 (2833) (@KasukabeDefenceForce) +- [2851](https://github.com/tardis-sn/tardis/pull/2851) Fix codespell (2851) (@KasukabeDefenceForce) +- [2854](https://github.com/tardis-sn/tardis/pull/2854) Remove black from environment yml and lock files. (2854) (@KasukabeDefenceForce) +- [2855](https://github.com/tardis-sn/tardis/pull/2855) Remove black from docs and update with ruff (2855) (@KasukabeDefenceForce) +- [2853](https://github.com/tardis-sn/tardis/pull/2853) Remove black from codestyle workflow (2853) (@KasukabeDefenceForce) ### release-2024.10.14 (2024/10/08 12:37) - [2824](https://github.com/tardis-sn/tardis/pull/2824) fix typo for word boundaries in doc (2824) (@RyanGroneck) - [2847](https://github.com/tardis-sn/tardis/pull/2847) Ruff on tardis/simulation (2847) (@atharva-2001) diff --git a/CITATION.cff b/CITATION.cff index ac0f17af927..e78d8ead46e 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.10.14' -doi: 10.5281/zenodo.13929578 +title: 'tardis-sn/tardis: TARDIS v2024.11.11' +doi: 10.5281/zenodo.14070168 # 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.10.14 -date-released: 2024-10-14 +version: release-2024.11.11 +date-released: 2024-11-11 repository-code: https://github.com/tardis-sn/tardis license: cc-by-4.0 diff --git a/README.rst b/README.rst index 9a1da4ef735..34a3eeb7ec5 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_13929578 +.. |CITATION| replace:: kerzendorf_2024_14070168 -.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.13929578-blue - :target: https://doi.org/10.5281/zenodo.13929578 +.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14070168-blue + :target: https://doi.org/10.5281/zenodo.14070168 .. code-block:: bibtex - @software{kerzendorf_2024_13929578, + @software{kerzendorf_2024_14070168, 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.10.14}, - month = oct, + title = {tardis-sn/tardis: TARDIS v2024.11.11}, + month = nov, year = 2024, publisher = {Zenodo}, - version = {release-2024.10.14}, - doi = {10.5281/zenodo.13929578}, - url = {https://doi.org/10.5281/zenodo.13929578} + version = {release-2024.11.11}, + doi = {10.5281/zenodo.14070168}, + url = {https://doi.org/10.5281/zenodo.14070168} } ******* diff --git a/docs/resources/credits.rst b/docs/resources/credits.rst index 4f501abfedf..8f647d3f9bc 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_13929578 +.. |CITATION| replace:: kerzendorf_2024_14070168 -.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.13929578-blue - :target: https://doi.org/10.5281/zenodo.13929578 +.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14070168-blue + :target: https://doi.org/10.5281/zenodo.14070168 .. code-block:: bibtex - @software{kerzendorf_2024_13929578, + @software{kerzendorf_2024_14070168, 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.10.14}, - month = oct, + title = {tardis-sn/tardis: TARDIS v2024.11.11}, + month = nov, year = 2024, publisher = {Zenodo}, - version = {release-2024.10.14}, - doi = {10.5281/zenodo.13929578}, - url = {https://doi.org/10.5281/zenodo.13929578} + version = {release-2024.11.11}, + doi = {10.5281/zenodo.14070168}, + url = {https://doi.org/10.5281/zenodo.14070168} }