Releases: aidos-lab/mantra
Releases · aidos-lab/mantra
v0.0.5
Changelog
mantra-datasets
follows the semantic versioning.
This changelog contains all notable changes in the project.
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
- improvement: split composition of url into two variables by @danielbinschmid in #5
- Merge better URL handling by @ErnstRoell in #6
New Contributors
- @danielbinschmid made their first contribution in #5
Full Changelog: v0.0.4...v0.0.5
v0.0.4
First pre-release of the dataset.
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Full Changelog: latest...v0.0.1
Manifolds Dataset
Commits
- 5606619: Updated
pyproject.toml
(Bastian Rieck) - 0d147b7: Added license file (Bastian Rieck)
- f9f05df: Removed old release workflow (Bastian Rieck)
- aab69ec: Removed old version of manifold processing script (Bastian Rieck)
- e7c8421: Removed obsolete file (Bastian Rieck)
- 928e677: Simplified README (Bastian Rieck)
- f3dd025: Made
orientable
attribute optional (Bastian Rieck) - 7ef85f7: Renamed PyPI release workflow (Bastian Rieck)
Pre-release for testing.
First pre-release of the dataset for integration testing.
It contains:
- 2 manifolds with up to 10 vertices
- Included features: name, homology groups and orientation.
- 3 manifolds with up to 10 vertices.
- Included features: name, homology groups.