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.