Releases: InsightSoftwareConsortium/ITKSmoothingRecursiveYvvGaussian
Releases · InsightSoftwareConsortium/ITKSmoothingRecursiveYvvGaussian
ITKSmoothingRecursiveYvvGaussian 1.0.1
Full Changelog: v1.0.0...v1.0.1
ITKSmoothingRecursiveYvvGaussian 1.0.0
What's Changed
- ENH: Update to ITKv5 C++11 clean builds by @hjmjohnson in #1
- COMP: Move ITK_DISALLOW_COPY_AND_ASSIGN calls to public section. by @jhlegarreta in #2
- Itk5threading by @gdevenyi in #3
- ENH: Add CI. by @jhlegarreta in #8
- COMP: Change the include file style. by @jhlegarreta in #7
- STYLE: Prefer error checked std::sto[id] over ato[if]. by @jhlegarreta in #11
- DOC: Add License file. by @jhlegarreta in #6
- COMP: Future proof vnl_math_XXX function usage. by @hjmjohnson in #12
- Sync with inria repo by @jhlegarreta in #14
- DOC: Follow repository naming convention. by @jhlegarreta in #15
- ENH: Add CMake minimum required version. by @jhlegarreta in #16
- BUG: Fix test errors. by @jhlegarreta in #19
- ENH: Enable building module outside ITK. by @jhlegarreta in #17
- STYLE: Conform to modern CMake coding style. by @jhlegarreta in #18
- DOC: Improve Python package information. by @jhlegarreta in #20
- STYLE: Make the test arguments be grouped compactly. by @jhlegarreta in #21
- STYLE: Cast the binary data to the testing framework. by @jhlegarreta in #22
- Updates for ITKv5.2 code cleanups ... ROUND1 by @hjmjohnson in #23
- ENH: Bump itk-core to 5.1.1 in setup.py by @thewtex in #25
- STYLE: Rename ITK_DISALLOW_COPY_AND_ASSIGN to ITK_DISALLOW_COPY_A… by @mseng10 in #24
- COMP: Add missing ';' at end of macro by @mseng10 in #27
- Update Continuous Integration by @mseng10 in #26
- COMP: Remove inclusion of .hxx files as headers by @hjmjohnson in #28
- COMP: Modules need updated version of ITK by @hjmjohnson in #29
- ENH: Bump ITK version and change http links to https by @tbirdso in #30
- ENH: Transition project configuration to
pyproject.toml
by @jhlegarreta in #32 - ENH: Upgrade CI for ITK 5.4.0 by @thewtex in #31
New Contributors
- @hjmjohnson made their first contribution in #1
- @jhlegarreta made their first contribution in #2
- @gdevenyi made their first contribution in #3
- @thewtex made their first contribution in #25
- @mseng10 made their first contribution in #24
- @tbirdso made their first contribution in #30
Full Changelog: https://github.com/InsightSoftwareConsortium/ITKSmoothingRecursiveYvvGaussian/commits/v1.0.0