Skip to content

v0.4.2

Compare
Choose a tag to compare
@K-Meech K-Meech released this 25 Mar 11:12
· 88 commits to main since this release
9221ac8

What's Changed

  • add tests for transforming to atlas space function by @alessandrofelder in #38
  • Fix test that is still importing bg-atlasapi by @willGraham01 in #40
  • Convert image_io docstrings to numpydoc style by @K-Meech in #43
  • Add minisblack photometric to tiff writing by @K-Meech in #46
  • Tests for the image_io sub-module by @K-Meech in #48
  • Add save_any function to image_io by @K-Meech in #51
  • Convert general submodule docstrings to numpydoc by @K-Meech in #53
  • Add tests for brainmapper sub-module by @K-Meech in #52
  • Handle str and pathlib.Path consistently in image_io by @K-Meech in #54
  • Use codecov token in test_and_deploy by @K-Meech in #55
  • Use data path and fixtures consistently by @K-Meech in #58
  • Refactor ImageIOLoadException by @K-Meech in #59

New Contributors

Full Changelog: v0.4.1...v0.4.2