v1.3.7
What's Changed
- BUG: Incorrect class specification for InverseIntensityImageFilter by @aylward in #155
- ENH: Remove the generation of vectoritkImageF4, since ITK now provides by @aylward in #156
- ENH: Replace ITKv5_CONST with const for ITKv6 compatibility by @aylward in #158
- STYLE: Make the README filename be uppercase by @jhlegarreta in #161
- ENH: Transition project configuration to
pyproject.toml
by @jhlegarreta in #162 - ENH: Update to support ITK >= 5.4 and MetaIO versioning by @aylward in #163
- BUG: Remove old wasm.yml build file. by @aylward in #165
- COMP: Address warnings by @aylward in #164
- ENH: Release 1.3.7 by @aylward in #166
New Contributors
- @jhlegarreta made their first contribution in #161
Full Changelog: v1.3.6...v1.3.7