-
Notifications
You must be signed in to change notification settings - Fork 11
Move released version into stable #967
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
Merged
Conversation
This file contains hidden or 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
Minor fixes and modifications to the def_expands.
Clean up pass before release.
Minor fixes to install/misc
Various cleanup of comments, removing some unused functions
Updating word cloud visualization in HED tag summary to have parameters
Remove new line from comment for now
Allow adjust size/color of svg contour in wordcloud
Various minor lint cleanups Add .flake8 file for lint settings
Allow tag cloud to take a transparent mask
Added minor logging facility for exceptions
Pin wordcloud, switch to python 3.8 minimum
Partial UTF8 support(allowedcharacter = nonascii)
Turn on allowed character support in > 8.3
Adds supports for non-tag deprecatedFrom validation in schema, along with noting deprecated tags in strings. Misc minor related fixes
Update/improve deprecatedFrom support
Replace and/or with &&/|| for searching
Lint pass prior to release
…op/spec_tests/hed-examples-ffdcc75 Bump spec_tests/hed-examples from `a32e00e` to `ffdcc75`
optimize KeyMap:_remap
Update requirements to fix pycharm not recognizing one
Bumps [spec_tests/hed-examples](https://github.com/hed-standard/hed-examples) from `ffdcc75` to `5e9f9eb`. - [Release notes](https://github.com/hed-standard/hed-examples/releases) - [Commits](hed-standard/hed-examples@ffdcc75...5e9f9eb) --- updated-dependencies: - dependency-name: spec_tests/hed-examples dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Removed tools imports from top-level init
Supress printing in script tests
Fix script_util tests
…op/spec_tests/hed-examples-5e9f9eb Bump spec_tests/hed-examples from `ffdcc75` to `5e9f9eb`
Merging in preparation for release
replace_na to rid future warning
No longer supporting Python 3.7.
Update README.md
Updated readme in preparation for release
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.
No description provided.