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