Skip to content

v0.5.0 Release

Compare
Choose a tag to compare
@robertdstein robertdstein released this 23 Nov 05:29
· 852 commits to main since this release

The release of v0.5.0. The big (breaking) change here is the introduction of DataBlock objects for processors to work on (see #196 ), replacing the old numpy arrays/headers/dataframe style.

This release also includes documentation for the first time: https://winterdrp.readthedocs.io/en/latest/, and expanded tests.

What's Changed

Full Changelog: v0.4.3...v0.5.0