Releases: SPARC-FAIR-Codeathon/sparc-me
Releases · SPARC-FAIR-Codeathon/sparc-me
v3.0.0
What's Changed
- Add pypi installation to README.md by @chinchien-lin in #76
- Update a link in README.md by @chinchien-lin in #77
- Update README.md by @PrasadBabarendaGamage in #78
- Commented out packages not used in the code, to avoid unknow errors f… by @LinkunGao in #75
- Update o2sparc with PyPI package by @savindi-wijenayaka in #74
- Add links to tutorials in README.md by @chinchien-lin in #79
- Add zenodo.json by @savindi-wijenayaka in #81
- Extend metadata append function by @savindi-wijenayaka in #82
- Ability to download entire dataset (>5GB) using multi-threading by @LinkunGao in #83
- Modify manifest file when data is added programmatically by @savindi-wijenayaka in #84
- Bump up version number to 1.0.12 by @chinchien-lin in #85
- Update schema + example by @chinchien-lin in #86
- API: Move manifest from primary to root folder by @LinkunGao in #89
- Add Classs Metaddata() for metadata CRUD by @LinkunGao in #92
- Update version number by @chinchien-lin in #93
- Correct the spelling of the dataset.add_samples function. by @LinkunGao in #94
- Add ability to delete subjects and samples by @LinkunGao in #95
- fix bugs and create add_thumbnail function by @LinkunGao in #96
- Add validate fucntion for subject and sample by @LinkunGao in #97
- Fixs metdatda class bug and modify some functions by @LinkunGao in #99
- New function in Validator class by @LinkunGao in #100
- Update dependencies by @chinchien-lin in #101
- Modify schema sample field name for matching version 2.0.0 by @LinkunGao in #103
- Fix the schema error and remove all .gitkeep files after create a dataset by @LinkunGao in #104
- New function: validate metadate_file by @LinkunGao in #105
- Sovle the add_path issue and get schema, by @LinkunGao in #108
- Update setup.py by @chinchien-lin in #107
- Fix Sample count bug and get_schema bug by @LinkunGao in #109
- update schema by @LinkunGao in #111
- Bump up version to 2.2.11 by @chinchien-lin in #112
- Update requirements.txt by @chinchien-lin in #115
- Code refactor on dataset class by @LinkunGao in #116
- fix: metadata files saved outside the dataset root by @chinchien-lin in #117
- chore: add template for creating a primary dataset by @chinchien-lin in #118
- chore: bump up version number to 3.0.0 by @chinchien-lin in #119
Full Changelog: v1.0.11...v3.0.0
v1.0.11
Merge pull request #73 from LIN810116/deployment Deployment setup