ytree 3.2.0 Release
ytree 3.2.0 is released!
ytree is an extension of yt for analyzing merger trees.
This release includes the addition of two new frontends for Gadget4 and the newer AHF format as well as some enhancements to the documentation and bugfixes for the older AHF format.
New Features
Minor Enhancements
- Add plotting examples and improve examples documentation. #142
- Update installation instructions to include conda option. #135
Bugfixes
- Fix two AHF frontend issues. #149
Infrastructure Updates
- Drop python 3.7 support and update circle images. #150
- Add script to fix filename in junit output. #152
- Fix flake8 errors. #144
ytree can be installed with pip or conda:
pip install ytree
conda install ytree
Full documentation can be found at https://ytree.readthedocs.io/
Thanks as always to the wonderful yt community.
Full Changelog: ytree-3.1.2...ytree-3.2.0