v0.0.8
CHANGELOG
This is a changelog of all notable
changes to this project. We adhere to Semantic Versioning.
v0.0.8
Fixed
- Using proper logic to name releases on Zenodo. This is just a minor
choice of aesthetics.
v0.0.7
Added
- Depositing the generated files automatically on Zenodo, thus adding
additional versioning and the ability to refer to a particular version
using a DOI.
v0.0.6
Fixed
- Using better class names to be consistent with the paper.
v0.0.5
Added
- Added automatic upload of the changelog to the GitHub release.
v0.0.4
Fixed
- Fixed a tag that prevented fetching the last version of the dataset.
- Added synchronization between the released dataset version and package version on PyPi.
What's Changed
- Examples GNN Training, Data distribution. by @ErnstRoell in #22
Full Changelog: v0.0.7...v0.0.8