0.4.0
Big change is that everything now lives under the umbrella of a single python lib! No more import/install headaches.
What's Changed
- Fix sample ID prefixing and trim whitespace by @Ulthran in #71
- Add column name fix by @Ulthran in #72
- Start restructuring specs by @Ulthran in #75
- Update spec tests for new column requirements by @Ulthran in #76
- Avoid prefixing missing subject IDs by @Ulthran in #77
- Refactor repository into single metadatalib package by @Ulthran in #78
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #80
- Bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #79
- Add unit tests for utilities by @Ulthran in #81
New Contributors
- @dependabot[bot] made their first contribution in #80
Full Changelog: 0.3.4...0.4.0