Releases: SchisslerGroup/Bigsimr.jl
Releases · SchisslerGroup/Bigsimr.jl
v0.10.0
Bigsimr v0.10.0
- Overall stability of the package has been improved
- Package now acts more like a meta-package, re-exporting PearsonCorrelationMatch.jl and NearestCorrelationMatrix.jl
- Updated tests to be more thorough
- Added tests for a public/stable API. Anything that breaks those tests is considered a breaking change going forward
- Added tests to ensure a stable R API
- Exported methods are fully documented with examples
Breaking
This release should probably be considered a breaking change. If any package developer is using this one as a dependency, consider setting the min compatibility to v0.10
as I am now considering the API stable.
v0.9.0
Bigsimr v0.9.0
Breaking changes
- Removed the PDCorMat data type as it was never fully implemented nor used in the rest of the package
v0.8.7
Bigsimr v0.8.7
Merged pull requests:
- CompatHelper: bump compat for Polynomials to 3, (keep existing compat) (#44) (@github-actions[bot])
v0.8.6
Bigsimr v0.8.6
Merged pull requests:
v0.8.5
Bigsimr v0.8.5
Merged pull requests:
v0.8.4
Bigsimr v0.8.4
Merged pull requests:
- CompatHelper: bump compat for "Polynomials" to "2.0" (#35) (@github-actions[bot])