- Added the ability for
load_xgi_data
to read HIF and added HIF dicts to the convert module. #613 (@nwlandry) - Added a custom Changelog generator to use XGI formatting. #626 (@nwlandry)
- Removed unnecesary asv files and added benchmarks. #631 (@nwlandry)
- Added a benchmark GitHub Action with
pytest-benchmark
. #630 (@nwlandry) - Added release hashes for
asv
. #628 (@nwlandry) - [BREAKING] Replaced the
id
variable withidx
in XGI (Fixes Issue #619). #620 (@nwlandry)