Skip to content

v0.12.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 13:12
· 2 commits to master since this release

v0.12.2 (2023-11-15)

Build

  • build(_quality.yaml): removes caching of poetry (a7c20e1)

  • build(eyepy): updates versions (23fec54)

  • build(eyepy): removes python 3.8 from testing matrix (b2bcf7b)

  • build(eyepy): upgrades dependencies (e66fd8b)

Fix

  • fix(_release.yaml): corrects python-semantic-release version (f7171ba)

  • fix(eyemeta.py): convert dates to string for saving as json (5d715cd)

Refactor

  • refactor(eyevolume.py): changes skimage import of GeometricTransform (31ce767)

  • refactor(EyeVolume): rename method from remove_pixel_annotations to remove_pixel_annotation (6727a60)