Releases: KCL-BMEIS/RandomDataset
Releases · KCL-BMEIS/RandomDataset
0.2.1
What's Changed
- Merge Dev Again by @ericspod in #17
- Fix for deploy by @ericspod in #19
- Build Fix by @ericspod in #20
- Manifest tweak by @ericspod in #21
- Update to use pyproject.toml by @ericspod in #22
- Docs fix (#23) by @ericspod in #24
- Docs fix (#23) by @ericspod in #25
- Docs fix again by @ericspod in #26
Full Changelog: 0.2.0...0.2.1
Added Linked Fields in Datasets
A dataset field can now reference values from another field in another dataset, specifically used to reference IDs in a datasets of users/patients/etc.
Incremental Changes
0.1.5 Increment version
URL Change
URL Change (#12) * Update randomdataset.rst * Update index.rst * Update conf.py and index.rst * Update .gitignore, conf.py, and 3 more files... * File updates and restructuring * Update generator.py * Updates and reorganization * Adding notebook for Exetera example * Update exeteraschema.json * Added Exetera example * CI/CD fix * Cleanup * Adding Codecov support * Update README.md * Tweak * Adding documentation * Adding Documentation * Adding commentary * Notebook update * Remove path line * Update * Added merge example * Adding examples * Fix * Added _version.py file for clean versioning in setup.py This avoids importing the package in the setup.py file, which would fail if dependencies are missing * Fix * Pypi release (#9) * ExeTera Example and Version Changes (#8) * Update randomdataset.rst * Update index.rst * Update conf.py and index.rst * Update .gitignore, conf.py, and 3 more files... * File updates and restructuring * Update generator.py * Updates and reorganization * Adding notebook for Exetera example * Update exeteraschema.json * Added Exetera example * CI/CD fix * Cleanup * Adding Codecov support * Update README.md * Tweak * Adding documentation * Adding Documentation * Adding commentary * Notebook update * Remove path line * Update * Added merge example * Adding examples * Fix * Added _version.py file for clean versioning in setup.py This avoids importing the package in the setup.py file, which would fail if dependencies are missing * Fix * Create python-publish.yml * Update README.md, _version.py, and setup.py * Added print test routine * Adding application tests * URL change * Version change
Added Test Routine
Added Test Routine (#11) * Update randomdataset.rst * Update index.rst * Update conf.py and index.rst * Update .gitignore, conf.py, and 3 more files... * File updates and restructuring * Update generator.py * Updates and reorganization * Adding notebook for Exetera example * Update exeteraschema.json * Added Exetera example * CI/CD fix * Cleanup * Adding Codecov support * Update README.md * Tweak * Adding documentation * Adding Documentation * Adding commentary * Notebook update * Remove path line * Update * Added merge example * Adding examples * Fix * Added _version.py file for clean versioning in setup.py This avoids importing the package in the setup.py file, which would fail if dependencies are missing * Fix * Pypi release (#9) * ExeTera Example and Version Changes (#8) * Update randomdataset.rst * Update index.rst * Update conf.py and index.rst * Update .gitignore, conf.py, and 3 more files... * File updates and restructuring * Update generator.py * Updates and reorganization * Adding notebook for Exetera example * Update exeteraschema.json * Added Exetera example * CI/CD fix * Cleanup * Adding Codecov support * Update README.md * Tweak * Adding documentation * Adding Documentation * Adding commentary * Notebook update * Remove path line * Update * Added merge example * Adding examples * Fix * Added _version.py file for clean versioning in setup.py This avoids importing the package in the setup.py file, which would fail if dependencies are missing * Fix * Create python-publish.yml * Update README.md, _version.py, and setup.py * Added print test routine * Adding application tests
Initial Release
Dev Commit (#10) * Update randomdataset.rst * Update index.rst * Update conf.py and index.rst * Update .gitignore, conf.py, and 3 more files... * File updates and restructuring * Update generator.py * Updates and reorganization * Adding notebook for Exetera example * Update exeteraschema.json * Added Exetera example * CI/CD fix * Cleanup * Adding Codecov support * Update README.md * Tweak * Adding documentation * Adding Documentation * Adding commentary * Notebook update * Remove path line * Update * Added merge example * Adding examples * Fix * Added _version.py file for clean versioning in setup.py This avoids importing the package in the setup.py file, which would fail if dependencies are missing * Fix * Pypi release (#9) * ExeTera Example and Version Changes (#8) * Update randomdataset.rst * Update index.rst * Update conf.py and index.rst * Update .gitignore, conf.py, and 3 more files... * File updates and restructuring * Update generator.py * Updates and reorganization * Adding notebook for Exetera example * Update exeteraschema.json * Added Exetera example * CI/CD fix * Cleanup * Adding Codecov support * Update README.md * Tweak * Adding documentation * Adding Documentation * Adding commentary * Notebook update * Remove path line * Update * Added merge example * Adding examples * Fix * Added _version.py file for clean versioning in setup.py This avoids importing the package in the setup.py file, which would fail if dependencies are missing * Fix * Create python-publish.yml * Update README.md, _version.py, and setup.py