Releases: LieberInstitute/dRFEtools
Releases · LieberInstitute/dRFEtools
v0.4.0
What's Changed
- Align setup.py metadata with current release by @KrotosBenjamin in #3
- Extract plotting helpers into dedicated module by @KrotosBenjamin in #4
- Limit plotnine imports to used primitives by @KrotosBenjamin in #5
- Refactor modules into subpackages and add CLI entry point by @KrotosBenjamin in #6
- Standardize RFE outputs and LOWESS handling by @KrotosBenjamin in #8
- Refactor helpers and add LOWESS tests by @KrotosBenjamin in #9
- Remove legacy wrapper scripts by @KrotosBenjamin in #7
- Add coverage-focused tests by @KrotosBenjamin in #10
- Refresh documentation for updated API and package layout by @KrotosBenjamin in #11
- Refresh documentation for updated API by @KrotosBenjamin in #12
Full Changelog: v0.3.5...v0.4.0
Upgrade package dependencies
This release is maintenance:
- Cleaning code and identifying helpful functions
- Improved annotation and documentation
- Fixing dependencies issues
Full Changelog: v0.3.4...v0.3.5
Updating to work with more models similar to scikit-learn RFE
This is a major release to update dRFEtools to work similar to scikit-learn RFE.
Full Changelog: v0.2.0...v0.3.4
Official release
This is official fork for maintainer.
What's Changed
- Updating with upstream repository by @KrotosBenjamin in #2
Full Changelog: v0.1.12...v0.2.0
Test first release
What's Changed
- Adding the merge history by @KrotosBenjamin in #1
New Contributors
- @KrotosBenjamin made their first contribution in #1
Full Changelog: https://github.com/KrotosBenjamin/dRFEtools/commits/v0.1.12