Releases: Sage-Bionetworks/schematic
Releases · Sage-Bionetworks/schematic
Release for Schematic (v22.08.1)
What's Changed
- implement GE list rule by @GiaJordan in #655
- Develop initial rule pairs by @GiaJordan in #802
- Cross Manifest Validation: Value Level Comparisons and Reworked Warning Messages by @GiaJordan in #751
- make sorting case insensitive by @GiaJordan in #830
- Develop fix submit keyerror by @mialy-defelice in #831
- updating the release documentation by @linglp in #817
- Develop an endpoint to return data types of columns in a manifest by @linglp in #815
- Develop rule combination by @GiaJordan in #766
- BugFix: Import dataType from CLI as list not string by @GiaJordan in #836
- BugFix: Manifest Import - Mask null cells as empty strings instead of NaNs by @GiaJordan in #837
- BugFix: list like behavior by @GiaJordan in #840
- Check type of 'url' entry when raising errors by @GiaJordan in #844
- Fix example data model list validation rule and update "list" in ManifestGenerator to handle both list strict and list like by @linglp in #847
- add warning to validate_manifest endpoint by @linglp in #859
- Develop NA string behavior by @GiaJordan in #842
- Develop blank annotation behavior by @GiaJordan in #862
- Develop Missing Entity Handling by @GiaJordan in #871
- rename manifest based on manifest_basename when submit to synapse by @linglp in #869
- Output errors generated from jsonSchema (when submitting manifest) to the console by @linglp in #873
- Develop manifest submission error handle by @linglp in #879
- do not create dir if located in cwd by @GiaJordan in #881
- Update annotations unit test by @GiaJordan in #880
- Release 22.8.1 by @linglp in #877
Full Changelog: v22.07.1...v22.8.1
v21.06
- All releases to follow Ubuntu release convention (
YY.MM
) - Added first draft of REST API as part of this release
v1.0.0
- Improved code coverage (~44%)
- Compatibility with latest release of
synapseclient
- Code formatting and linting with
black
andflake8
v0.1.14
Initial release of schematicpy
:
- Package registered with PyPI
- Documentation accessible on ReadTheDocs
- Ships with command line client