LabelErodeDilate v1.2.0
What's Changed
- Sync with upstream. by @jhlegarreta in #5
- ENH: Add CI configuration files. by @jhlegarreta in #9
- Sync with upstream. by @jhlegarreta in #8
- COMP: apply split between threads and work units in ITK5 by @dzenanz in #10
- STYLE: Prefer error checked std::sto[id] over ato[if]. by @jhlegarreta in #11
- STYLE: Move the module utils into a specific folder. by @jhlegarreta in #7
- ENH: Allow building outside ITK. by @jhlegarreta in #14
- ENH: Add CMake minimum required version. by @jhlegarreta in #15
- DOC: Increase consistency of
itk-module.cmake
doumentation. by @jhlegarreta in #16 - STYLE: Improve
itk-module.cmake
file style. by @jhlegarreta in #17 - DOC: Improve the
README.rst
documentation. by @jhlegarreta in #18 - BUG: Fix
itk::LabelSetMorphBaseImageFilter
class wrapping. by @jhlegarreta in #19 - DOC: Follow repository naming convention by @thewtex in #20
- DOC: Improve Python package information. by @jhlegarreta in #21
- STYLE: Cast the binary data to the testing framework. by @jhlegarreta in #23
- COMP: Remove unused variable. by @jhlegarreta in #24
- COMP: Change to enum to new enum class definitions by @mseng10 in #25
- Updates for ITKv5.2 code cleanups ... ROUND1 by @hjmjohnson in #26
- BUG: Fix failing filter and KW-Style tests by @mseng10 in #28
- ENH: Update ITK Python Package to 5.1.1 in setup.py by @thewtex in #30
- Update Continuous Integration by @mseng10 in #31
- STYLE: Rename ITK_DISALLOW_COPY_AND_ASSIGN to ITK_DISALLOW_COPY_AND_MOVE by @mseng10 in #29
- COMP: Update GitHub Actions from ITKModuleTemplate by @mseng10 in #32
- COMP: Modules need updated version of ITK by @hjmjohnson in #34
- COMP: Remove inclusion of .hxx files as headers by @hjmjohnson in #33
- ENH: Where https works, replace http using http_to_https.bash by @tbirdso in #35
New Contributors
- @jhlegarreta made their first contribution in #5
- @dzenanz made their first contribution in #10
- @thewtex made their first contribution in #20
- @mseng10 made their first contribution in #25
- @tbirdso made their first contribution in #35
Full Changelog: https://github.com/InsightSoftwareConsortium/ITKLabelErodeDilate/commits/v1.2.0