-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare for release 0.3.0 #701
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…s saving schemas merged or not) Internally rename unit_class_units to units. Rewrite internals of schema to xml/wiki writers
Add with-standard schema header attribute
Add first draft conda stuff
fix spec tests workflow/tests
Redo spec tests to use github modules. Upload results as an artifact. Add sidecar/events tests
Minor doc corrections in remodeling
Updated tabular input and sidecar to always take schema in tools
Started on an event manager
First pass refactor of models
Updated unit tests
Add some df tests. Update hed_assemble. Make the df utils also work on series.
Fixed some of the refactoring errors
Add more unit tests. better nan and empty column handling
Timestamps are now optional on filenames for remodeling summary files.
Fix bug in caching library schema
Trying an experiment with the apidocs
Trying out the raises
Added the raises directive
Minor tweaks to docs
Updates to documentation fix to getting schema version
- Add validation for unit classes actually existing Update documentation to note more exceptions General cleanup of minor issues
Update schema attribute validation
Moved get_schema_versions to hed-web
Fix issue with df_util. Also make them not return the modified df/series
Also minor api changes
Update documentation in models folder
Made sure all remodeling ops copied the df first
Final updates before release
Added zenodo DOI to README
Updated README and got DOIs
IanCa
approved these changes
Jun 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merging master branch into stable in preparation for release.