Itk

Latest version: v5.4.0

Safety actively analyzes 638720 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 7

4.13.0

------------------------------------------------

Adrien Bailly (1) adrien.bailly :
ENH: add wrapping for MultiResolutionIterationEvent and other missing event

Beatriz Paniagua (2) bpaniagua :
ENH: Updating pygccxml version
ENH: Updating libPNG to track upstream libpng16 branch

Brad King (2) brad.king :
ENH: Port GDCM update script to update-third-party.bash
ENH: Update GDCM import script for changes in upstream content

Bradley Lowekamp (93) blowekamp :
DOC: fix spelling transfrom->transform
ENH: Improve Not functor and filter to follow other logic functors
ENH: Separate functors from filters in header by operator groups
DOC: Fix spelling mistakes from SimpleITK JSON, from spellintian
ENH: making available GoogleTest for testing in ITK
COMP: Address missing ITK_TEMPLATE_EXPORT definition
COMP: Use single line for string argument, by-pass multi-line issues
COMP: Revert to CMake 2 compatible line comment
ENH: Move rank filters out of review
BUG: Use const for pipeline inputs and state functions
ENH: Explicitly warn and deprecate negative pixel spacing.
BUG: Modify google test to define _VARIADIC_MAX=10
COMP: Fix using system GoogleTest with a compiled system library
ENH: Add SliceImageFilter
COMP: Use itk::Math::abs over vnl_math_abs
ENH: Add GetProbe method to collectors base.
BUG: Add missing exports for GTest::* targets
BUG: Fix computation of central moments for shape label map
ENH: Adding operator functors from SimpleITK
ENH: Choose efficient central moment computation for run
BUG: Add missing OrientedBoundingBox option
DOC: recommend using separate instances
BUG: Manually set seed for ParticleSwarmOptimzerTest
BUG: Fix computation of oriented bounding box
BUG: shape label object elongation incorrectly zero
ENH: Add GTest utilities for ITK
ENH: adding explicit testing of computed label shape attributes
BUG: Propagate make program to KWStyle ExternalProject
BUG: Error only when unknown module is enabled.
DOC: Document behaviors of ChangeLabelLabelMapFilter
BUG: Document and assert improper usage of transform methods.
COMP: Enable hidden visibility property with GoogleTest static libraries
DOC: Doxygen namespace tag must be full namespace
BUG: Fix computation for Jacobian local vector
BUG: Cast to PrintType for MaskLabel variable printing
ENH: Update FixedPointInverseDisplacementField remote module
BUG: Error only when unknown module is enabled.
BUG: Fix computation of central moments for shape label map
BUG: shape label object elongation incorrectly zero
BUG: Fix computation of oriented bounding box
BUG: Add missing OrientedBoundingBox option
ENH: Update FixedPointInverseDisplacementField remote module
ENH: Only remove hidden visibility for C file with CMake<3
BUG: Print missing Seeds parameter and values used for Upper/Lower
ENH: Remove unneeded m_Upper and m_Lower ivars
ENH: Prefer raw pointers for pipelined owned objects
ENH: Update to use CircleCI 2.0
ENH: Enable MINC IO by default
ENH: Move advance Demons registration filters out of review
BUG: Fix CircleCI command to upload test results
ENH: Test SliceBySlice with non-zero index
BUG: Use same origin for internal image as input image
BUG: Remove duplicate code from local commit
COMP: Remove MINC library level exports
ENH: Add ProcessObject::AddOptionalInputName and more named inputs
ENH: Make more use of AddOptionalInputName
BUG: Use input macros for const correct pipeline inputs
ENH: Remove input name when renamed and add tests
BUG: Correct OBB names in GetAttributeFromName
ENH: Add ShapeLabelObject::GetRegion method
ENH: Hide MINC data in MINCIImageIO interface
BUG: Remove newly added warning in ProcessObject AddRequiredInput
BUG: Apply constant function specifier
BUG: Fix marking of required inputs for GPU PDE registration
BUG: Add missing getter method for PDE InitialDisplacementField
ENH: Use Input macros for set/get GPU PDE inputs
ENH: Move private GE format headers to src
ENH: CircleCI use ccache and cache external data
ENH: Extract reusable code into a copy image information functor
ENH: Change Cast parent class to InPlaceImageFilter
BUG: Add search paths for GoogleTest as source code on system
BUG: Update BinaryImageToLabelMapFilter::m_NumberOfLabels
COMP: Remove shadowing typedef
ENH: Updating remote module TextureFeatures to 3.0.0
COMP: Use integer suffix for long long types
BUG: Disable checking of OBB origin
PERF: Use initialized global variable for default number of threads
ENH: Add remote mote SimpleITKFilters
ENH: Add type for MultiThreader used by the ProcessObject
BUG: Don't use void pointer
BUG: Fix LBFGS2 iteration count and iterface
BUG: Use AutoPtr for initialization based resource acquisition
BUG: Fix factory registration during static initialization
BUG: Fix const correctness of GetDisplacementField, use named input
STYLE: Use LineSearch conventions
BUG: Relax timeout to 60 seconds for itkSimpleFastMutexLockTest
COMP: Mark itkTimeVaryingBSplineVelocityFieldImageRegistrationTest long
COMP: Address linking error using operator<<
COMP: Must define target before adding compile definitions
COMP: Issue a CMake warning if ITKV3_COMPATIBILITY
COMP: Enable CMP0063, support setting visibility properties
COMP: Enable CMP0063, support setting visibility properties
COMP: Enable CMP0063, support setting visibility properties

David Kügler (1) david.kuegler :
BUG: better support for OBJ mesh format

Dženan Zukić (21) dzenanz :
ENH: adding an example and improving tests
ENH: support VCPKG
ENH: rewriting ThreadPool and enabling it by default
ENH: docs and compiler fix for ThreadPool, improvements of itkBarrierTest
ENH: turning off thread pool by default for now
STYLE: minor fix in debug mode and clearer code intent by using macros
STYLE: warn users of the DeformableSimplexMesh3DFilter's limitations
ENH: Addition of type long long and unsigned long long for images
STYLE: VTK Mesh IO code simplification
COMP: fixing warnings
BUG: a call to SetGlobalDefaultNumberOfThreads was not respected
BUG: LONGLONG was not handled by DCMTKImageIO
BUG: PNG IO: return false instead of crashing in CanReadFile
COMP: fix a warning
BUG: ThreadPool hangs on Windows when ITK is compiled as DLLs
BUG: tests writing to the same file randomly fail during parallel invocation
COMP: fixing 2 compile errors on some compilers
ENH: adding JSON format report to resource probe
BUG: NIFTI crashing when requested region is set
BUG: colliding file names caused spurious test failures
BUG: fix two rename mistakes introduced in previous patch

Edwin Bennink (1) ebennink :
BUG: Fixed cylinder bbox, fixed and enhanced IsInside func

Floris Berendsen (2):
COMP: add symbol name mangling for niftilib in ITK
COMP: add symbol name mangling for niftilib in ITK

Francois Budin (54) fbudin :
ENH: Bump ITK version to 4.13.0.
BUG: Update external data content links
ENH: Add cleanup option to content synchronization script
BUG: Used ITK_HAVE_FEENABLEEXCEPT instead of ITK_HAS_FEENABLEEXCEPT
BUG: Used ITK_HAVE_FEENABLEEXCEPT instead of ITK_HAS_FEENABLEEXCEPT
Revert "Merge branch 'feenableexcept-musl-for-release' into release"
Merge branch 'upstream-metaio' into update_metaIO
ENH: Bump CMakeLists.txt version to 4.12.1.
COMP: Remove -fvisibility-inlines-hidden warning with CMake 2.8.12
BUG: Remove VNL view from array functions and rename wrong variable
BUG: itkSimilarity2DTransform was not reporting singular matrices
ENH: Add test to verify ITK-3553 fixes
BUG: itkTestingComparisonImageFilter should derive from itkImageToImageFilter
BUG: Update tests to use ImageToImage compare image filter
ENH: Add options to itkTestDriver and itkTestingComparisonImageFilter
ENH: Adds MINC image IO wrapping
ENH: Replace ICONV with ICU to compile DCMTK
DOC: Document that workaround MSVC 2017 optimization bug has been corrected
BUG: sha512 file must exist before complaining that it hasn't been updated
BUG: Missing files for DCMTK ImageOrientation test
BUG: itkgdcmopenjp2 was not exported in the build tree in GDCM
BUG: Duplicate SetInput()/GetInput() in itkTestingComparisonImageFilter
BUG: ICU_ARGS CMake variable should be declared CACHE
BUG: Typo in CMake variable name
BUG: Build DMCTK on Windows
BUG: Support color images (RGB/RGBA) with DCMTK
ENH: Add test for colored images loaded with DCMTK
BUG: ICU is always compiled statically
ENH: Update DCMTK build instructions for Windows
ENH: Adds itk_module_examples() macro
COMP: Bump CMake required version to 2.8.12
ENH: Simplify itk-module-init.cmake for DCMTK
BUG: Inconsistent image information between result and baseline
BUG: Python docstrings were not generated anymore
ENH: Add __call__() function in Python itkTemplate objects
BUG: DMCTK configuration with ICU on Windows was only correct for VS2017
BUG: Remove man page generation that is not necessary anymore
ENH: Improving factory registration
ENH: Adding factory components
ENH: Update remote modules using FACTORY_NAMES
BUG: Add previously removed function __getattr__() in `itkTemplate.py`
BUG: Synchronize factories across modules in Python
ENH: Allow RAW itk-module as shared library
BUG: ITK_WRAP_DOC should not be saved in ITKConfig.cmake
BUG: Remove unicode characters that stop python docstring generation
BUG: `doxy2swig.py` failed with Python3
BUG: Allow compilation of VNL with MSVC<1600
BUG: \default is not a doxygen keyword
BUG: Better control of GDCM symbols with CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
ENH: github comparison instead of shortlog in `UpdateThirdPartyFromUpstream.sh`
BUG: DCMTK CMakeLists.txt detects MSVC versions in [1910,1919] as MSVC2017
BUG: itkObjectFactoryBase was making ITK initialization crash
BUG: itkSpatialObject.cxx was not respecting ITK_FUTURE_LEGACY_REMOVE
BUG: Create IO Meta modules at module loading time

GCC-XML Upstream (1):
ENH: pygccxml v1.9.0 (reduced)

GDCM Upstream (4):
GDCM 2017-09-15 (87e3c363)
GDCM 2017-10-13 (46919364)
GDCM 2017-11-09 (af81d444)
GDCM 2017-11-23 (4c51c343)

Google double-conversion Maintainers (1):
ENH: Google double-conversion (reduced)

GoogleTest Upstream (2):
googletest 2016-07-14 (a3ac2d7f)
GoogleTest 2017-12-11 (0fe96607)

Hans Johnson (7) hjmjohnson :
BUG: vnl_fft_1d lacks sufficient numerical stability
COMP: Clang compiler regression
ENH: Synchronized with cmake version of file
BUG: Respect ITK_FUTURE_LEGACY_REMOVE
COMP: Missing ITK_OVERRIDE for BinaryPruningIMageFilter
BUG: Fix non-windows cmake configuration regression
COMP: Fix VariationalRegistration for future const GetMacro support

Jean-Baptiste VIMORT (2) jbvimort :
ENH: Automatic enabling of the -fPIC flag for external modules
ENH: Supression of GDCM's linking to CoreFoundation

Jean-Christophe Fillion-Robin (6) jcfr :
ENH: Support installing each module python wrapping independently
COMP: Update KWsys to set MACOSX_RPATH property based on CMAKE_MACOSX_RPATH
COMP: Update MINC to set MACOSX_RPATH property based on CMAKE_MACOSX_RPATH
COMP: ITKModuleExternal: Reset targets file
BUG: Fix hook clone
COMP: UseITK: Fix configure error due to different subproject requirements

Jon Haitz Legarreta Gorroño (37) jhlegarreta :
ENH: Improve coverage for v3 compatibility image arithm filters.
DOC: Fix typo in 'exception'.
STYLE: Improve the itk::FastMarchingImageFilterBase class style.
STYLE: Improve itkApproximageSignedDistanceMapImageFilterTest style.
ENH: Check for input/output objects with an assertion.
BUG: Fix const casting compiler errors.
DOC: Update old file headers/copyright notices.
STYLE: Improve the itkSmoothingRecursiveGaussiaImageFilter style.
ENH: Improve coverage for itkSmoothingRecursiveGaussianImageFilter.
BUG: Fix links to NOTICE and LICENSE files in `README.md`.
STYLE: Conform (partially) to ITK coding style.
DOC: Add missing links to Markdown file cross-refs.
ENH: Add a Pull Request template.
DOC: Remove extension to Markdown cross-ref link text.
STYLE: Change SubtractConstantFromImageFilterTest name.
BUG: Add missing input image iterator declaration.
BUG: Fix Superclass names in V3Compatibility tests.
DOC: Fix wrong comments in V3Compatibility tests.
DOC: Correct the preferred class names in ITKv4.
COMP: Fix valgrind-detected uninitialized members.
ENH: Improve coverage for itkWarpHarmonicEnergyCalculator.
ENH: Bump lastest version of remote repository.
ENH: Display error message in Iterator classes' wrapping.
DOC: Add links to NOTICE and LICENSE files in README.
DOC: Rework the contributing files.
DOC: Document how to upload binary data in a Markdown file.
DOC: Transition ThirdParty top-level README files to Markdown.
DOC: Add third party project updating documentation markdown file.
DOC: Document the release process in a Markdown file.
DOC: Transition Utilities/Maintenance/README Markdown.
DOC: Remove Documentation/Style.pdf file.
DOC: Redirect the "Submit a patch" link to `CONTRIBUTING.md`.
DOC: Mention the ITK full name in `README.md`.
DOC: Fix broken links and oversights in `CONTRIBUTING.md`.
DOC: Add a `GitHelp.md` resource to Documentation.
DOC: Make the ITK long name be consistent in .md files.
DOC: Create ISSUE_TEMPLATE.md

KWSys Upstream (1):
KWSys 2017-10-17 (fc4d55ba)

Laura Pascal (2):
ENH: Update version of DCMTK to 3.6.1_20170529
ENH: Update the DoubleConversion library upstream update script.

Mathieu Malaterre (4) mathieu.malaterre :
ENH: Explicit set the precision when printing double
ENH: Use double floating point API for MetaImage
ENH: Define a global default double precision for MetaImage
ENH: Enforce data truncation for legacy tests

Matthew McCormick (52) matt.mccormick :
ENH: Add install rules for External Module Python package
COMP: Do not wrap std::_Deque_alloc
ENH: Wrap RegionOfInterestFilter for VectorImage's
COMP: Disable CoreFoundation calls
ENH: Execute the merge when updating third party subtrees
ENH: Allow custom repo and branch for MetaIO subtree updates
COMP: Specify AR to PCRE build on macOS
BUG: Mark GoogleTest CMake options as advanced
COMP: Address LBFGS2Optimizerv4 doxygen warnings
BUG: ITKIOGE has a public dependency on ITKIOIPL
COMP: Bump KWStyle to latest master
ENH: Add TextureFeatures remote module
COMP: Detect the presence of mallinfo
COMP: IsNull() capitalization in LevelSetEquationAdvectionTerm
ENH: Wrap FloatingPointExceptions
COMP: Use GDCM_HAVE_BYTESWAP_H
COMP: Fail early when byteswap functions are not available
COMP: Detect the presence of feenableexcept
BUG: Use itkGetConstObjectMacro for LogBiasFieldControlPointLattice
COMP: Detect the presence of feenableexcept
COMP: Use GDCM_HAVE_BYTESWAP_H
COMP: Fix AnisotropicDiffusionLBR example build
BUG: Correct GPUMeanImageFilter Superclass
BUG: Remove debug code from GPUMeanImageFilter
BUG: Do not use static_cast, SmartPointer in GPUImage::GetGPUDataManager
BUG: Remove debug code in itkGPUImage.hxx
COMP: Do not call vector.data() in ITKIOBruker
ENH: Bump CMakeLists.txt version to 4.12.1
DOC: Format the README in markdown syntax
DOC: Enable offline Doxygen support
BUG: ITKIOMINC DEPENDS on ITKMINC
BUG: Update Bruker IO wrapping after migration from ITKReview
COMP: Update MorphologicalContourInterpolation to 2017-09-22
DOC: Do not pre-cache Doxygen php files
DOC: Expose RayCastInterpolateImageFunction members in Doxygen
BUG: RayCastInterpolateImageFunciton physical space issues
COMP: Overloaded - operator ambiguous in RayCastInterpolateImageFunction
BUG: Add missing template export for GradientAnisotropicDiffusionImageFilter
ENH: Wrap {Correlation,Demons,JointHistogramMI} Metricv4
ENH: Add Python wrapping for ITKIOMesh
BUG: Hide HDF5 CMake options from main configuration
BUG: Add DCMTK external project dependency after ExternalProject_Add
COMP: Bump CastXML to 2017-11-06 master
BUG: Fix hooks clone when ITK is a submodule
BUG: Remove duplicate entries of ITK_WRAP_PYTHON_LIBRARY_IMPORTS
DOC: Remove broken HoughTransform2DCircles wiki examples link
DOC: NeighborhoodIterator documentation formatting improvements
COMP: Do not use export macro in vnl_amoeba default_verbose
COMP: HoughTransform2DCirclesImageFilter lines too long for Software Guide
BUG: Reset LIST_OF_IMAGEIO_FORMATS in UseITK.cmake
COMP: Do not wrap itk::ObjectFactoryBasePrivate
DOC: Update Python package release process

MetaIO Maintainers (5):
MetaIO 2017-07-20 (92caf34d)
MetaIO 2017-08-17 (3e1cb552)
MetaIO 2017-10-04 (55395e3d)
MetaIO 2017-08-31 (5f935e1b)
MetaIO 2017-12-04 (02a2e22e)

Niels Dekker (23) Niels_Dekker :
COMP: Fixed <nifti1_io.h> leak into user code
STYLE: Replaced NiftiImageHolder by AutoPointer
COMP: Fixed "gifti_io.h" leak into user code
COMP: Fixed "Ge5xHdr.h" leak into user code
PERF: Break out of loop as soon as requested number of circles is found
STYLE: Removed useless (or obsolete) local bool, 'found'.
PERF: Avoid redundant search in GetCircles(n)
PERF: GetCircles now calls Graft, instead of copying pixels from GetOutput(0)
DOC: Added comment that the grafted output image should not be modified.
STYLE: Removed HoughTransform GetCircles parameter (n) which appears obsolete
ENH: Added deprecated GetCircles(unsigned int) overload to HoughTransform
COMP: Replaced deprecated GetCircles(n) call in HoughTransform example
BUG: HoughTransform CirclesList should be empty when NumberOfCircles is zero
ENH: Tested HoughTransform CirclesList is empty when NumberOfCircles is zero
BUG: HoughTransform GetCircles() should avoid circles with accumulator <= 0
STYLE: Removed HoughTransform GetLines parameter (n), which appears obsolete
ENH: Improved HoughTransform2DCirclesImageFilter accuracy, using Math::Round
BUG: HoughTransform GetLines() returned too many lines
PERF: Improved speed of HoughTransform2DCirclesImageFilter::GenerateData()
STYLE: HoughTransform calling convenience overload of SetVariance
DOC: Mentioned that HoughTransform2DCirclesImageFilter also finds discs
ENH: Allow different types accumulator and radius image Hough Circles filter
BUG: Access violation itkGaussianDerivativeOperatorTest argv[0]

Pablo Hernandez-Cerdan (4) phcerdan :
ENH: Add External Module IsotropicWavelets.
ENH: Update ExternalModule IsotropicWavelets to v0.4
ENH: Update IsotropicWavelets
COMP: Fix macro ITK_NOEXCEPT, deprecate ITK_NOEXCEPT_OR_THROW

Rene-Paul Debroize (1):
ENH: Add remote module TBBImageToImageFilter

Samuel Gerber (2):
ENH: Adding libLBFGS third party library
BUG: stdint.h missing on Visual Studio 9

Sean McBride (17) seanm :
COMP: Added missing ITK_OVERRIDE
COMP: fixed compilation error with int vs nullptr_t
PERF: Fixed some comments; prefer preincrement
COMP: Set GDCM_USE_COREFOUNDATION_LIBRARY off
COMP: add itk prefix to gdcmopenjp2 library name
COMP: Fixed some -Winconsistent-missing-override warnings
COMP: Added ITK_OVERRIDE to hundreds of destructor declarations.
COMP: Made ITK_OVERRIDE work only in MSVC >= 2012 (instead of 2010)
COMP: Fixed Wshadow warnings by removing shadows
COMP: Added a bunch more missing ITK_OVERRIDE
COMP: suppress all compilers warnings from third party google test
COMP: Added yet more ITK_OVERRIDEs, mostly on destructors
COMP: Added yet more ITK_OVERRIDEs
COMP: Fixed various -Wconst-qual warnings
COMP: Fixed some Wcast-qual warnings
COMP: Removed superfluous declarations in subclass, fixing override warnings
COMP: Silence -Wunused-template warnings by making affected methods inline

Simon Rit (1) simon.rit :
COMP: remove dynamic exception specifications

Steve Pieper (1) pieper :
BUG: ITK-3553 fixes ImageOrientation issue in DCMTK reader

Tobias Wood (3) spinicist :
ENH: Updated the Bruker2DSeq reader to ParaVision 6.0
BUG: Bruker2dseq was not registered correctly due to module name change.
BUG: Fixed origin & orientation issues.

VXL Maintainers (2):
VNL 2017-10-05 (dd7794d9)
VNL 2017-12-08 (a1573ca8)

Vladimir S. FONOV (2):
MINC 2017-09-14 (e11c6df9)
MINC 2017-10-18 (f2d06a67)

Ziv Yaniv (2) zivy :
DOC: Updated documentation for LabelStatisticsImageFilter::GetBoundingBox.
BUG: itkVTKImageIO::CanWriteFile accepted files with wrong extension.

ITK Sphinx Examples Changelog
-----------------------------------------------

Bradley Lowekamp (1) blowekamp :
Add python syntax highlighting

Dženan Zukić (1) dzenanz :
COMP: allow examples to build when ITK_LEGACY_REMOVE is enabled

Francois Budin (1) fbudin :
ENH: Bump ITK version to 4.13.0

Jon Haitz Legarreta Gorroño (6) jhlegarreta :
ENH: Add WatershedImageFilter example.
ENH: Improve layout and doc for adaptive histogram equalization example.
ENH: Update the ToDo list of examples to import from Wiki.
ENH: Add an example for itk::AdaptiveHistogramEqualizationImageFilter.
BUG: Fix the example images not being rendered.
DOC: Improve the README.rst code syntax.

Matt McCormick (2) matt.mccormick :
DOC: Update documentation to install PyPI package
STYLE: Make Python code in src/ flake8 compliant


ITK Software Guide Changelog
-----------------------------------------------

Francois Budin (1) fbudin :
ENH: Add patch number to ITK version in Software guide

Jon Haitz Legarreta Gorroño (21) jhlegarreta :
ENH: Make class and brief dcostring keywords' start columns consistent.
DOC: Update the ITK logo to the new ITK logo.
DOC: Fix `ParseCxxExamples.py` script location in `README.md`.
DOC: Fix use of \center vs. \centering in figures.
DOC: Update to the official name of Apple OS systems.
DOC: Remove redundant greater-than sign in path.
DOC: Keep ITK CMake minimum required version consistency.
DOC: Update the Advanced Module Configuration CMake options.
DOC: Update Figures 2.2 and 2.3 in Advanced Module Configuration.
DOC: Update supported compilers' list.
DOC: Transition SoftwareGuide/Cover and Latex READMEs to Markdown
DOC: Fix ITK long name case mismatch.
DOC: Fix Coding Style Guide formatting issues.
DOC: Add Documentation Style section.
DOC: Add a CMake Style item to the Overview section.
DOC: Mention the ITK full name in common abstract.
DOC: Add a cross compilation section to Configuring and Building ch.
DOC: Add content to empty example in Variable Initialization
DOC: Use tilde to connect names and references.
DOC: Enhance the `README.md` syntax.
DOC: Add a test layout subsection.

Matt McCormick (17) matt.mccormick :
DOC: Correct Coding Style Guide doxygen links
ENH: Enable specification of ITK_GIT_TAG in the superbuild
COMP: Use the xcolor package instead of color
ENH: Split Running and Parsing examples into an ExternalProject
ENH: Improve EPS conversion operation output
ENH: Add support for Ninja job pools
COMP: Address undefined colorlet command
COMP: Undefined toprule command
COMP: Undefined control sequence cellcolor
COMP: Undefined table configuration
BUG: Do not add_subdirectory(Examples) for ITKSoftwareGuide build
BUG: Do not depend on Examples generated .tex sources
BUG: Update ITK version to 2017-12-15 master
COMP: Remove ITKV3_COMPATIBILITY
ENH: Add CircleCI configuration
ENH: Propagate CMAKE_{C,CXX}_COMPILER_LAUNCHER in superbuild
ENH: Bump ITK version to 4.13.0

4.12.2

Edwin Bennink (1):
     BUG: Fixed cylinder bbox, fixed and enhanced IsInside func

Floris Berendsen (1):
     COMP: add symbol name mangling for niftilib in ITK

Jean-Christophe Fillion-Robin (2):
     COMP: Update MINC to set MACOSX_RPATH property based on CMAKE_MACOSX_RPATH
     COMP: Update KWsys to set MACOSX_RPATH property based on CMAKE_MACOSX_RPATH

Matthew McCormick (6):
     BUG: Correct GPUMeanImageFilter Superclass
     BUG: Remove debug code from GPUMeanImageFilter
     BUG: Do not use static_cast, SmartPointer in GPUImage::GetGPUDataManager
     BUG: Remove debug code in itkGPUImage.hxx
     COMP: Fix AnisotropicDiffusionLBR example build
     ENH: Bump CMakeLists.txt version to 4.12.2

Niels Dekker (1):
     COMP: Fixed <nifti1_io.h> leak into user code


ITK Software Guide changes:

Jon Haitz Legarreta Gorroño (8):
     DOC: Add and reference Coding Style appendix.
     DOC: Fix typo in Registration chapter files headers.
     STYLE: Replace tabs with white spaces.
     DOC: Fix typos in the SW guide LaTeX files.
     ENH: Add the link to the SW Guide PDF compilation version.
     DOC: Add missing wrap types to Wrapping section.
     STYLE: Rework the folder structure and rename files.
     ENH: Remove \ifitkFullVersion artifact switch.

Matt McCormick (2):
     DOC: Add instructions on how to install the stable Python packages
     ENH: Bump ITK ExternalProject version to 4.12.2

2.1.0

*SCIFIO*:

Dzenan Zukic (1):
COMP: fix direct inclusion of itkExceptionObject



*SimpleITKFilters*:

Bradley Lowekamp (4):
BUG: Removing comment out use of ITK test macro
ENH: Update CI to use Azure pipeline
BUG: Update to new ITK_ prefixed testing macros
Update README with Azure Pipeline badges



*SkullStrip*:

Jon Haitz Legarreta Gorroño (2):
ENH: Transition the example to the ITK testing framework.
BUG: Fix wrapping.

Matt McCormick (1):
BUG: Use ITK_TEMPLATE_EXPORT macro for StripTsImageFilter



*SplitComponents*:

Jon Haitz Legarreta Gorroño (1):
STYLE: Prefer = default to explicitly trivial implementations

Matt McCormick (1):
ENH: Bump ITK package dependency to 5.0.0.post1



*Strain*:

Jon Haitz Legarreta Gorroño (1):
STYLE: Add ITK prefix to testing macros

Matt McCormick (5):
ENH: Add Azure Pipelines configuration
DOC: Add Azure Pipelines badge
DOC: Add Python package installation
BUG: Do not wrap ImageToImageFilter scalar to covariant vector
ENH: Bump Python package version to 0.2.0



*SubdivisionQuadEdgeMeshFilter*:

Jon Haitz Legarreta Gorroño (1):
ENH: Add CI.



*TextureFeatures*:

Jon Haitz Legarreta Gorroño (1):
STYLE: Add ITK prefix to testing macros

Matt McCormick (2):
ENH: Update Python package for ITK 5.0.0.post1
COMP: Bump ITK C++ testing Git tag to 2019-06-21 master



*Thickness3D*:

Matt McCormick (2):
BUG: Prevent segfault in MedialThickness constructor (24)
ENH: Build Python package against ITK 5.0.0.post1 (25)

Thomas Janvier (3):
BUG: fix tests after PR24 (26)
REL: update version after tests validation (27)
Update README.rst



*TotalVariation*:

Dženan Zukić (1):
ENH: Build against ITK 5.0.0

Jon Haitz Legarreta Gorroño (1):
STYLE: Add ITK prefix to testing macros

Matt McCormick (5):
BUG: Require ITK 5.0.1 for the Python package build
BUG: Remove old Azure configuration
ENH: Update Azure configuration to use ITK 5.0.1
BUG: Run Window Python package build as administrator
Revert "BUG: Run Window Python package build as administrator"

Samuel Gerber (1):
FIX: Image Axes Change



*TwoProjectionRegistration*:

Dženan Zukić (1):
COMP: do not include "itkExceptionObject.h" directly

Matt McCormick (8):
ENH: Bump tests with Release CMAKE_BUILD_TYPE
ENH: Bump setup.py version to 1.0.1
ENH: Bump Azure ITK version for ITK 5.0.0
COMP: Add SiddonJacobRayCastInterpolateImageFunction for ITK 5
COMP: Remove GetMTime method
COMP: Use SpatialObject explicit IsInsideWorldSpace API for ITK 5
DOC: Add Python installation instructions
DOC: Fix Python package installation formatting

1.3.6

Bug Fixes

- ComputeTrainingMask preserve image info. TubeExtractor count. ([73253995](https://github.com/InsightSoftwareConsortium/ITKTubeTK/commit/73253995))


Stephen R. Aylward (8):

Enhancements

- Replace incorrectly deleted MinimalPathExtractionExport.h (142) ([8de02fed](https://github.com/InsightSoftwareConsortium/ITKTubeTK/commit/8de02fed))
- Bump to latest release of VTK and head of IPP (147) ([56ccb9ea](https://github.com/InsightSoftwareConsortium/ITKTubeTK/commit/56ccb9ea))
- Remove dependencies on VTK and simplify build-test-deploy process (149) ([1dc871df](https://github.com/InsightSoftwareConsortium/ITKTubeTK/commit/1dc871df))
- Update CI process to match ITK cookiecutter style, for better coverage of platforms (152) ([0b68ed12](https://github.com/InsightSoftwareConsortium/ITKTubeTK/commit/0b68ed12))

Bug Fixes

- update wasm build scripts (146) ([414112ef](https://github.com/InsightSoftwareConsortium/ITKTubeTK/commit/414112ef))
- Remove support for ARM/aarch64 and ENH: add support for caching CI VTK builds (144) ([14b57785](https://github.com/InsightSoftwareConsortium/ITKTubeTK/commit/14b57785))
- Building tests fails on github workflow machines (153) ([454586b5](https://github.com/InsightSoftwareConsortium/ITKTubeTK/commit/454586b5))

Miscellaneous Changes

- * ENH: Bump to latest release of VTK and disable IOSS compilation ([3ad175e0](https://github.com/InsightSoftwareConsortium/ITKTubeTK/commit/3ad175e0))


Ultrasound:
Dženan Zukić (12):

Enhancements

- Add wrapping for PhasedArray3DSpecialCoordinatesImage and filters ([8808f7a](https://github.com/KitwareMedical/ITKUltrasound/commit/8808f7a))
- Add Python tests for PhasedArray3DSpecialCoordinatesImage ([43179d3](https://github.com/KitwareMedical/ITKUltrasound/commit/43179d3))
- Bump version number to 0.6.2 ([6f6fc8f](https://github.com/KitwareMedical/ITKUltrasound/commit/6f6fc8f))
- Wrap IO factory for use from Python ([63fd45b](https://github.com/KitwareMedical/ITKUltrasound/commit/63fd45b))
- Add wrapping for itk::UltrasoundImageFileReader ([8bacc3d](https://github.com/KitwareMedical/ITKUltrasound/commit/8bacc3d))
- reorganize to ease removal of PhasedArray3DSpecialCoordinatesImage ([11b0ec8](https://github.com/KitwareMedical/ITKUltrasound/commit/11b0ec8))
- Add SSSCI wrapping with Python test and baseline ([637c0e7](https://github.com/KitwareMedical/ITKUltrasound/commit/637c0e7))
- Bump version number to 0.6.3 ([b351ac1](https://github.com/KitwareMedical/ITKUltrasound/commit/b351ac1))

Documentation Updates

- Correct itkCurvilinearArraySpecialCoordinatesImageFilters.wrap ([f5cc8f8](https://github.com/KitwareMedical/ITKUltrasound/commit/f5cc8f8))

Platform Fixes

- Fix warning C4834: discarding return value ([ce02933](https://github.com/KitwareMedical/ITKUltrasound/commit/ce02933))
- Fix warning C4834: discarding return value of function ([027b982](https://github.com/KitwareMedical/ITKUltrasound/commit/027b982))

Bug Fixes

- Fix a copy-paste bug in Python unit test ([6628586](https://github.com/KitwareMedical/ITKUltrasound/commit/6628586))


WebAssemblyInterface:

**Many**. Removed for size constraints.

1.2.4

- Update python builds to 1.2.5 ([426576c](https://github.com/InsightSoftwareConsortium/ITKMinimalPathExtraction/commit/426576c))


Tom Birdsong (1):

Enhancements

- Use ITK reusable CI workflow ([bd45bf0](https://github.com/InsightSoftwareConsortium/ITKMinimalPathExtraction/commit/bd45bf0))



Montage:
Dženan Zukić (8):

Enhancements

- Require less components to be built for examples ([76b2286](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/76b2286))

Platform Fixes

- Fix compile error of MontageImageCompareCommand ([da7649e](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/da7649e))
- Fix discarding return value warning introduced by ITK 5.4 ([d8c9a3f](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/d8c9a3f))
- Update minimum CMake version from 3.10.2 to 3.16.3 ([2789c34](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/2789c34))

Bug Fixes

- erase confidence together with the translation candidate ([4f501a8](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/4f501a8))
- Avoid appearance of NaN values ([b7ab26a](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/b7ab26a))

Style Changes

- Replace SFINAE selection by constexpr if ([33b6b74](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/33b6b74))
- Use trailing return type instead of typename + dependent type ([b91741f](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/b91741f))


Matt McCormick (2):

Enhancements

- Bump Python package version to 0.8.1 ([d7f849f](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/d7f849f))

Bug Fixes

- Do not wrap duplicate complex double dependencies ([ce1c9f0](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/ce1c9f0))


Tom Birdsong (4):

Enhancements

- Bump for ITK v5.3 ([fc64c6f](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/fc64c6f))
- Port montage notebook example ([7015e4a](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/7015e4a))
- Add CI notebook testing ([777a669](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/777a669))

Bug Fixes

- Update `TileMergeImageFilter` signature in example script ([bfe0cac](https://github.com/InsightSoftwareConsortium/ITKMontage/commit/bfe0cac))



MorphologicalContourInterpolation:
Dženan Zukić (2):

Enhancements

- Remove test parallelism to prevent non-deterministic test failures ([a31fbf7](https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation/commit/a31fbf7))

Style Changes

- Use trailing return type instead of typename + dependent type ([0a057d7](https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation/commit/0a057d7))


Tom Birdsong (1):

Enhancements

- Bump to ITK v5.3.0 ([ac69d71](https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation/commit/ac69d71))



ParabolicMorphology:
Matt McCormick (8):

Enhancements

- Update to ITK 5.3.0 ([45eff88](https://github.com/InsightSoftwareConsortium/ITKParabolicMorphology/commit/45eff88))
- Add notebook testing CI configuration ([2c3b2ea](https://github.com/InsightSoftwareConsortium/ITKParabolicMorphology/commit/2c3b2ea))
- Update to consolidated notebook testing configuration ([847e1ec](https://github.com/InsightSoftwareConsortium/ITKParabolicMorphology/commit/847e1ec))

Documentation Updates

- Update notebook to use itkwidgets 1.X, pooch ([bae9eb6](https://github.com/InsightSoftwareConsortium/ITKParabolicMorphology/commit/bae9eb6))
- Add distance map example ([34da76a](https://github.com/InsightSoftwareConsortium/ITKParabolicMorphology/commit/34da76a))
- Update notebook screenshots ([cd2b6c4](https://github.com/InsightSoftwareConsortium/ITKParabolicMorphology/commit/cd2b6c4))

Platform Fixes

- Update build-test-package GitHub Action ([32c7ca7](https://github.com/InsightSoftwareConsortium/ITKParabolicMorphology/commit/32c7ca7))

Bug Fixes

- Distance filters should only be wrapped for real outputs ([c9516f8](https://github.com/InsightSoftwareConsortium/ITKParabolicMorphology/commit/c9516f8))



RANSAC:
Matt McCormick (1):

Documentation Updates

- Add Python installation, IJ link ([e3ce1ff](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/e3ce1ff))


Pranjal Sahu (13):

Miscellaneous Changes

- Update URL and description in setup.py ([b1c5e66](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/b1c5e66))
- Update Badge URLs in README ([2886c2b](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/2886c2b))
- Update ITK tag to 5.3 ([198f5e9](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/198f5e9))
- Bump tag to 0.1.1 ([6b0417d](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/6b0417d))
- Remove itkPoint dimension 6 wrapping ([23cf7a3](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/23cf7a3))
- Add support for VersorRigid3D Transform ([acccf2c](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/acccf2c))
- Update Tag to 0.1.2 ([20b38a6](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/20b38a6))
- Add early prune check for transformed feature points ([58aebfd](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/58aebfd))
- Check for RMSE when inlier count is same ([07d57c5](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/07d57c5))
- Add Set/Get for additional corresspondence checks ([f6b16a2](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/f6b16a2))
- Upgrade Version to 0.1.3 with additional checks ([4259b25](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/4259b25))
- Change delta to Euclidean distance ([04db366](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/04db366))
- Upgrade ITKRANSAC to 0.1.4 ([5d6bdf7](https://github.com/InsightSoftwareConsortium/ITKRANSAC/commit/5d6bdf7))



RLEImage:
Dženan Zukić (1):

Style Changes

- Use trailing return type instead of typename + dependent type ([901e40f](https://github.com/KitwareMedical/ITKRLEImage/commit/901e40f))


Tom Birdsong (3):

Enhancements

- Bump to ITK v5.3.0 ([fe2bb30](https://github.com/KitwareMedical/ITKRLEImage/commit/fe2bb30))

Platform Fixes

- Remove Python CI workflow ([070fef6](https://github.com/KitwareMedical/ITKRLEImage/commit/070fef6))

Bug Fixes

- Remove Linux notebook check from CI ([310b579](https://github.com/KitwareMedical/ITKRLEImage/commit/310b579))



RTK:
Antoine Robert (2):

Enhancements

- Change default value of OSEM regularization to O ([5f01b347](https://github.com/RTKConsortium/RTK/commit/5f01b347))

Bug Fixes

- Fix OSEM image quality test ([c92dde36](https://github.com/RTKConsortium/RTK/commit/c92dde36))


LAURENDEAU Matthieu (2):

Enhancements

- Add MaskCollimationImageFilter Python wrapping ([c6fa8732](https://github.com/RTKConsortium/RTK/commit/c6fa8732))
- Add option to set the rotation axis in MaskCollimationImageFilter ([688e9ab8](https://github.com/RTKConsortium/RTK/commit/688e9ab8))


Shengpeng YU (1):

Bug Fixes

- Fix CUDA/CPU inconsistency in DisplacedDetectorImageFilter ([e8299590](https://github.com/RTKConsortium/RTK/commit/e8299590))


Simon Rit (30):

Enhancements

- Bump for ITK v5.3 release ([c87911c4](https://github.com/RTKConsortium/RTK/commit/c87911c4))
- Reduce downloads in self-hosted Github runners ([038ad5d4](https://github.com/RTKConsortium/RTK/commit/038ad5d4))
- Upgrade GitHub actions to checkoutv3 ([a924bb73](https://github.com/RTKConsortium/RTK/commit/a924bb73))
- Update for ITKPythonPackage script updates ([b3145e37](https://github.com/RTKConsortium/RTK/commit/b3145e37))
- Account for yaw rotation in ImagingRing geometry ([c7206715](https://github.com/RTKConsortium/RTK/commit/c7206715))
- Add OptiTrack option to Ora geometry ([ab572956](https://github.com/RTKConsortium/RTK/commit/ab572956))
- Add warning when Ora projection is not valid ([36982471](https://github.com/RTKConsortium/RTK/commit/36982471))
- Add tests for yaw and optitrack information in ImagingRing files ([40a2fc61](https://github.com/RTKConsortium/RTK/commit/40a2fc61))
- Make tolerances on angle verification parametrizable ([fac3f646](https://github.com/RTKConsortium/RTK/commit/fac3f646))
- Allow more than one projection in Weidinger's spectrum ([4707a3ce](https://github.com/RTKConsortium/RTK/commit/4707a3ce))
- Allow one step reconstruction with fast switching ([a1d91c41](https://github.com/RTKConsortium/RTK/commit/a1d91c41))
- Use ITKRemoteModuleBuildTestPackageAction and separate CUDA actions ([bcce053e](https://github.com/RTKConsortium/RTK/commit/bcce053e))
- Split MacOS Python package jobs in GitHub actions ([15e1aa85](https://github.com/RTKConsortium/RTK/commit/15e1aa85))
- Do not build C++ applications when generating Python packages ([d9724b45](https://github.com/RTKConsortium/RTK/commit/d9724b45))
- Remove ITKCudaCommon from the source tree ([138474a8](https://github.com/RTKConsortium/RTK/commit/138474a8))
- Add CudaCommon dependency to Cuda wheels ([9bc33997](https://github.com/RTKConsortium/RTK/commit/9bc33997))
- Import Cuda bin directory in the Windows environment for Cuda DLLs ([abe956fb](https://github.com/RTKConsortium/RTK/commit/abe956fb))

Documentation Updates

- Fix digraph for projection weights ([2c35fdf4](https://github.com/RTKConsortium/RTK/commit/2c35fdf4))
- Change mailing list links to CREATIS website ([23cb5598](https://github.com/RTKConsortium/RTK/commit/23cb5598))

Platform Fixes

- Fix unused variables and sign warnings in Ora geometry ([f26e5cf8](https://github.com/RTKConsortium/RTK/commit/f26e5cf8))
- Set CMake Policy 135 to NEW to suppress warnings in CMake 3.24 ([93bcf263](https://github.com/RTKConsortium/RTK/commit/93bcf263))
- Upgrade GitHub remote action to avoid MacOS warnings ([dd49c2f4](https://github.com/RTKConsortium/RTK/commit/dd49c2f4))
- Remove warnings due to re-use of Python wrapping names ([b357c903](https://github.com/RTKConsortium/RTK/commit/b357c903))
- Remove wrapping warning due to unwrapped geometry class ([e7de14d6](https://github.com/RTKConsortium/RTK/commit/e7de14d6))
- Fix [[nodiscard]] warnings of Image "Transform" member functions ([37b2cee7](https://github.com/RTKConsortium/RTK/commit/37b2cee7))
- Fix Cuda [[nodiscard]] warnings of Image "Transform" functions ([ab08d7a6](https://github.com/RTKConsortium/RTK/commit/ab08d7a6))

Bug Fixes

- Fix ITKPythonPackage git tag in Python CUDA action ([02005d75](https://github.com/RTKConsortium/RTK/commit/02005d75))

Style Changes

- Rename non-templated types from T* to *Type ([c4882b88](https://github.com/RTKConsortium/RTK/commit/c4882b88))
- Rename template parameter values ([e1484a09](https://github.com/RTKConsortium/RTK/commit/e1484a09))
- Remove traces of CG cost function calculation ([a7e0f2df](https://github.com/RTKConsortium/RTK/commit/a7e0f2df))



Shape:
Matt McCormick (1):

Enhancements

- Bump CI and Python package for ITK 5.3.0 ([0c8b94e](https://github.com/SlicerSALT/ITKShape/commit/0c8b94e))


Tom Birdsong (1):

Enhancements

- Bump ITK to v5.3rc04.post3 with reusable workflow ([a9ba859](https://github.com/SlicerSALT/ITKShape/commit/a9ba859))



SimpleITKFilters:
Bradley Lowekamp (3):

Miscellaneous Changes

- Update GHA from template for ITK 5.3.0 ([04c3f48](https://github.com/InsightSoftwareConsortium/ITKSimpleITKFilters/commit/04c3f48))
- Wrap DICOMOrientation ([0557b25](https://github.com/InsightSoftwareConsortium/ITKSimpleITKFilters/commit/0557b25))
- Update to version 1.0 ([9926e46](https://github.com/InsightSoftwareConsortium/ITKSimpleITKFilters/commit/9926e46))



SplitComponents:
Tom Birdsong (16):

Enhancements

- Update Linux CI OS version ([6173045](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/6173045))
- Replace cxx CI steps with composite action ([a715438](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/a715438))
- Update macos version in CI ([430301b](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/430301b))
- Bump to ITK v5.3rc04.post3 ([f37cc13](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/f37cc13))
- Update tarball list for Python CI ([4ab0a64](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/4ab0a64))
- Use reusable ITK CI workflow ([869eceb](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/869eceb))
- Bump ITK workflows to v5.3rc04.post4 ([58428c5](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/58428c5))
- Bump for v5.3 release ([ac1b3da](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/ac1b3da))
- Apply ITK CI workflow updates ([ef7a950](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/ef7a950))
- Bump ITKPythonPackage tag ([e126069](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/e126069))
- Build only required ITK modules for testing ([0e6214b](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/0e6214b))
- Add CI Linux ARM build and notebook checks ([9d1565d](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/9d1565d))
- Bump reusable workflow for wheel validation ([343a9ef](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/343a9ef))

Bug Fixes

- Update example notebook from python2 to python3 kernel ([67237cd](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/67237cd))
- Address Python notebook test failures ([04710af](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/04710af))
- Resolve CMP135 Warning ([981b099](https://github.com/InsightSoftwareConsortium/ITKSplitComponents/commit/981b099))



Strain:
Tom Birdsong (3):

Enhancements

- Bump ITK to v5.3rc04.post3 ([59cb2b4](https://github.com/KitwareMedical/ITKStrain/commit/59cb2b4))
- Bump for ITK v5.3rc04.post4 ([d6af2c5](https://github.com/KitwareMedical/ITKStrain/commit/d6af2c5))
- Bump for ITK v5.3 ([8666068](https://github.com/KitwareMedical/ITKStrain/commit/8666068))



TextureFeatures:
Jon Haitz Legarreta Gorroño (1):

Platform Fixes

- Match CMake minimum required version to ITK's ([867bbc6](https://github.com/InsightSoftwareConsortium/ITKTextureFeatures/commit/867bbc6))


Matt McCormick (2):

Enhancements

- Update CI configuration to 5.3.0 latest ([e20b8f0](https://github.com/InsightSoftwareConsortium/ITKTextureFeatures/commit/e20b8f0))
- Bump Python package version to 3.6.0 ([d3e5d1c](https://github.com/InsightSoftwareConsortium/ITKTextureFeatures/commit/d3e5d1c))


Pranjal Sahu (1):

Enhancements

- Remove unused FixedArray wrapping ([0823b10](https://github.com/InsightSoftwareConsortium/ITKTextureFeatures/commit/0823b10))


Tom Birdsong (1):

Enhancements

- Bump to ITK v5.3rc04.post3 with reusable workflow ([015ff58](https://github.com/InsightSoftwareConsortium/ITKTextureFeatures/commit/015ff58))



Thickness3D:
Matt McCormick (1):

Enhancements

- Update CI for ITK 5.3.0 ([944886a](https://github.com/InsightSoftwareConsortium/ITKThickness3D/commit/944886a))



Ultrasound:
Dženan Zukić (10):

Enhancements

- Add BackscatterImageFilter with Python wrapping ([d8e02b2](https://github.com/KitwareMedical/ITKUltrasound/commit/d8e02b2))
- Use tighter tolerances for C++ attenuation tests ([b8c81da](https://github.com/KitwareMedical/ITKUltrasound/commit/b8c81da))
- Make the output mask of AttenuationImageFilter a normal output ([39fd2d5](https://github.com/KitwareMedical/ITKUltrasound/commit/39fd2d5))
- Add a Python test for AttenuationImageFilter ([b5ecbc5](https://github.com/KitwareMedical/ITKUltrasound/commit/b5ecbc5))
- Wrap ResampleFilter for 3D CurvilinearArraySpecialCoordinatesImage ([cff669e](https://github.com/KitwareMedical/ITKUltrasound/commit/cff669e))
- Add quantitative regression test for Python curvilinear resampling ([86aff35](https://github.com/KitwareMedical/ITKUltrasound/commit/86aff35))

Platform Fixes

- Use more performant variants of transform physical point methods ([aeb838b](https://github.com/KitwareMedical/ITKUltrasound/commit/aeb838b))

Style Changes

- make the Python test documentation more consistent ([07f3e41](https://github.com/KitwareMedical/ITKUltrasound/commit/07f3e41))
- Baseline image is the first parameter in regression comparison ([43b5123](https://github.com/KitwareMedical/ITKUltrasound/commit/43b5123))
- Use ITK_DISALLOW_COPY_AND_MOVE instead deleted private members ([9acfc48](https://github.com/KitwareMedical/ITKUltrasound/commit/9acfc48))


Tom Birdsong (9):

Enhancements

- Bump ITK to v5.3rc04.post3 ([269d8cc](https://github.com/KitwareMedical/ITKUltrasound/commit/269d8cc))
- Bump version to 0.5.9 ([13d57e2](https://github.com/KitwareMedical/ITKUltrasound/commit/13d57e2))
- Bump for ITK v5.3.0 ([0ff2216](https://github.com/KitwareMedical/ITKUltrasound/commit/0ff2216))
- Bump notebook workflow ([88f79b5](https://github.com/KitwareMedical/ITKUltrasound/commit/88f79b5))
- Use ITK reusable workflow ([38280fc](https://github.com/KitwareMedical/ITKUltrasound/commit/38280fc))
- Update ITK CI reusable workflow ([ca760c8](https://github.com/KitwareMedical/ITKUltrasound/commit/ca760c8))

Platform Fixes

- Ignore `SliceSeriesSpecialCoordinatesImage` warning ([568fc49](https://github.com/KitwareMedical/ITKUltrasound/commit/568fc49))

Bug Fixes

- Fix `install_requires` list in `setup.py` ([1e8a1f1](https://github.com/KitwareMedical/ITKUltrasound/commit/1e8a1f1))
- Update SpectralDistributions example for itkwidgets 0.21a ([128e4f0](https://github.com/KitwareMedical/ITKUltrasound/commit/128e4f0))



VkFFTBackend:
Lee Newberg (1):

Enhancements

- Versions as strings, not numbers, so that 3.1 != 3.10, etc. ([a4d0860](https://github.com/InsightSoftwareConsortium/ITKVkFFTBackend/commit/a4d0860))


Tom Birdsong (8):

Enhancements

- Update AWS EC2 GPU AMI tag ([900f0db](https://github.com/InsightSoftwareConsortium/ITKVkFFTBackend/commit/900f0db))
- Bump ITK version to v5.3rc04.post2 ([1d4b375](https://github.com/InsightSoftwareConsortium/ITKVkFFTBackend/commit/1d4b375))
- Bump to v5.3rc04.post3 ([4c968f1](https://github.com/InsightSoftwareConsortium/ITKVkFFTBackend/commit/4c968f1))
- Support ITK tarball specializations in linux build ([eae3ddd](https://github.com/InsightSoftwareConsortium/ITKVkFFTBackend/commit/eae3ddd))
- Bump VkFFT to v1.2.31 ([933862b](https://github.com/InsightSoftwareConsortium/ITKVkFFTBackend/commit/933862b))
- Bump for ITK v5.3.0 ([31a1921](https://github.com/InsightSoftwareConsortium/ITKVkFFTBackend/commit/31a1921))

Platform Fixes

- Ignore VkFFT benchmark compiler warning ([ed3c449](https://github.com/InsightSoftwareConsortium/ITKVkFFTBackend/commit/ed3c449))
- Use VkFFT as a header-only library ([9a1f6c3](https://github.com/InsightSoftwareConsortium/ITKVkFFTBackend/commit/9a1f6c3))



WebAssemblyInterface:
Dženan Zukić (5):

Miscellaneous Changes

- docs(examples): remove manual line breaks from examples/index.md ([3697feaf](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/3697feaf))
- docs: remove manual line breaks in itk_js_to_itk_wasm_migration_guide.md ([7523fdff](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/7523fdff))
- docs: typo fixes in itk_js_to_itk_wasm_migration_guide.md ([95d8324a](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/95d8324a))
- docs(HelloWorldExample): More direct link to Git repository ([0741bf34](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/0741bf34))
- docs(HelloWorldExample): HTML file should be named index.html ([10e91189](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/10e91189))


Federico Zivolo (2):

Miscellaneous Changes

- feat: expose version ([c51dcf53](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/c51dcf53))
- fix: import ([3e6d0a79](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/3e6d0a79))


Matt McCormick (380):

Miscellaneous Changes

- style(ViteExample): Add textarea styling for readability ([ef41550e](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/ef41550e))
- build(DynamicImports): Add vite-ignore ([f32fccf3](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/f32fccf3))
- chore(ViteExample): Bump to Vite 3 ([320fe99e](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/320fe99e))
- feat(Pipeline): Add interface_json() ([24bbeb77](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/24bbeb77))
- style(Pipelines): Use dash delimited names for name and positional args ([df5aa7f2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/df5aa7f2))
- fix(runPipelineEmscripten): Copy args before passing to callMain ([6f0a85f2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/6f0a85f2))
- feat(itk-wasm-cli): Update default Docker image for kebab modules ([c6182e52](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/c6182e52))
- docs(hello-pipeline,inputs-outputs): Update for pipeline name, type_name ([7c64db46](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/7c64db46))
- feat(structured-report-to-text): Initial pipeline addition ([b961063d](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/b961063d))
- feat(itk-wasm-cli): Update default Docker image for Pipeline updates ([145308d3](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/145308d3))
- build(publish): Update test pipeline path for prepublish cleanup ([19cf4434](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/19cf4434))
- ci(repository-url): Remove git+ protocol prefix ([07ce28a2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/07ce28a2))
- fix(package.json): Remove git+ protocol from repository url's ([e617cf21](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/e617cf21))
- feat(itk-dicom): Browser package configuration ([6cc2574c](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/6cc2574c))
- style(camelCase): Provide return type ([559c398f](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/559c398f))
- build(ExportMap): Add "default" entry ([bf806c5f](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/bf806c5f))
- feat(itk-wasm-cli): Update default Docker image for 1.0.0-b.7 ([84fb14be](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/84fb14be))
- feat(version): Bump version to 1.0.0-b.7 ([91e1f6eb](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/91e1f6eb))
- feat(itk-dicom): Node.js bundling and interface ([3e5feb18](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/3e5feb18))
- test(XState): Vendor for testing offline ([da81c204](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/da81c204))
- build(prepublishOnly): Do not remove dist/pipelines/*Test* ([85815250](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/85815250))
- style(python): Move itkwasm package into its own directory ([00a8fe0b](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/00a8fe0b))
- ci(Python): Update Hosted Runner versions ([f9bf19a2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/f9bf19a2))
- build(Python): Migrate packager from flit to hatch ([e5fec054](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/e5fec054))
- feat(python): Execute with stdout / stderr ([29318f6c](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/29318f6c))
- build(itk-dicom): Bump itk-dicom to required version ([1f60b18a](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/1f60b18a))
- docs(dicom): Add options to demo app ([f5650ff3](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/f5650ff3))
- style(dicom-demo): Use spectrum-web-components ([e3857b12](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/e3857b12))
- fix(bindings): Pass pipeline path for generation ([e8cf50cf](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/e8cf50cf))
- fix(runPipelineEmscript): Lower mesh cellData ([50185ca5](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/50185ca5))
- docs(Hacking): Document creating a debug build ([5b1fdf65](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/5b1fdf65))
- docs(Hacking): Add welcome message, semantic-release link ([ff26ca1d](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/ff26ca1d))
- docs(debugging): Fix links ([81c621f2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/81c621f2))
- docs(hacking_itk_wasm): Fix debugging example link ([b4f70c2c](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/b4f70c2c))
- refactor(itk-wasm-cli): Rename bindings subcommand to bindgen ([501e4166](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/501e4166))
- chore(itk-dicom): Bump version to 0.1.0 ([b77a743c](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/b77a743c))
- fix(itkConfig.ts): Import from './browser/index.js' ([f6a125de](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/f6a125de))
- feat(WASI): Support itk_wasm_delayed_start ([a4609a6e](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/a4609a6e))
- ci(Firefox): Disable until issues with FF 105 addressed: ([1afd9886](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/1afd9886))
- ci(update-versions): Run during verifyReleaseCmd ([d0defca5](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/d0defca5))
- docs(ViteExample): Bump to 1.0.0-b.37 ([2f25c583](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/2f25c583))
- feat(itk-wasm-cli): Update default Docker image for 1.0.0-b.38 ([a6af973a](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/a6af973a))
- chore: Bump itk-dicom version to 0.2.0 ([4f2056ec](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/4f2056ec))
- fix: Run update-versions during prepublishOnly npm step ([8717d055](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/8717d055))
- feat(Python): Support pipeline stream inputs/outputs ([837876ac](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/837876ac))
- chore(Dependencies): Bump Cypress to 10.10.0 ([4ce2d9f3](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/4ce2d9f3))
- test(runPipeline): Migrate from Karma to Cypress ([a408e7c8](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/a408e7c8))
- feat(itkConfig): Support dynamic runtime specification for browser ([a461426c](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/a461426c))
- style(runPipelineNode): loadEmscriptenModuleNode consistent with export ([e36ba4f2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/e36ba4f2))
- feat: Python File interface types support ([b9509ba9](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/b9509ba9))
- fix(io-packages): Update with main package semantic-release version ([6e62ba79](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/6e62ba79))
- feat(SupportInputImageTypes): Support VectorImage as template specialization ([0ec818e2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/0ec818e2))
- feat(castImage): Function to cast to pixelType, componentType ([52500fef](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/52500fef))
- feat(itk-wasm-cli): Update default Docker image for 20221101-a2f1bdfa ([2a0cd0f7](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/2a0cd0f7))
- docs(RELEASE): Remove components automated by semantic-release ([74b75db8](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/74b75db8))
- feat(itk-wasm-cli): Update default Docker image for 20221101-1b7430cf ([b877b784](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/b877b784))
- build: Remove SupportInputImageTypesNoVectorImage ([1ada4361](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/1ada4361))
- feat(itk-wasm-cli): Update default Docker image for 20221101-8f65383f ([bf965dd7](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/bf965dd7))
- docs(Docker): Move release documentation into src/docker ([be9ffc83](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/be9ffc83))
- build: Export cpp-base64 from WebAssemblyInterface ([7cc7cfa2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/7cc7cfa2))
- ci(testing-data): Remove Pinata pinning ([1e3e0835](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/1e3e0835))
- refactor: Updates for master to main branch rename ([770d853a](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/770d853a))
- ci: Remove unused Azure Pipelines config ([075eb0bf](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/075eb0bf))
- test: Update released data resources ([6e0d4c17](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/6e0d4c17))
- test: Retrieve released data from Kitware's Apache server ([09c335b3](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/09c335b3))
- feat(readImageLocalFile): Support casting options ([149721db](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/149721db))
- feat(readImageArrayBuffer): Support componentType, pixelType options ([6d1c20ac](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/6d1c20ac))
- feat(readImageBlob): Add pixelType, componentType options ([9b8c32a2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/9b8c32a2))
- feat(readImageDICOMArrayBufferSeries): Add componentType, pixelType options ([54deca39](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/54deca39))
- style: ts-standard updates ([94460b73](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/94460b73))
- feat(readImageFileSeries): Support componentType, pixelType ([d42fbc12](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/d42fbc12))
- feat(readImageDICOMFileSeries): Support componentType, pixelType options ([5e5d1423](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/5e5d1423))
- feat(readImageFile): Support componentType, pixelType ([9ac40b94](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/9ac40b94))
- feat(readImageLocalDICOMFileSeries): Support componentType, pixelType ([0a61e48c](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/0a61e48c))
- feat(writeImageArrayBuffer): Support componentType, pixelType ([2b50d9c8](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/2b50d9c8))
- feat(writeImageLocalFile): Support componentType, pixelType ([23eca873](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/23eca873))
- build: Update ExternalData.cmake for w3s.link gateway output ([08ead980](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/08ead980))
- docs: Document how to add new testing data ([6970f542](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/6970f542))
- feat(Image): use Map for metadata member ([f9ac56ec](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/f9ac56ec))
- feat(Image): support metadata serialization ([282db1b8](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/282db1b8))
- feat(itk-wasm-cli): Update default Docker image for 20221114-8659b8cc ([7af2985c](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/7af2985c))
- docs(docker-release): Note checking out a new branch ([1e4a827d](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/1e4a827d))
- docs: Add BREAKING_CHANGES.md to track beta breaking changes ([c9ffa2b1](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/c9ffa2b1))
- feat(Python): Add IO wrapping ([a0e6705f](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/a0e6705f))
- build(Python): Add setup.py ([0183eb00](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/0183eb00))
- ci(GitHubActions): Add C++, Python package builds ([75e8337a](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/75e8337a))
- ci(GitHubActions): Migrate to remote module reusable action ([1b6926c1](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/1b6926c1))
- build(Windows): Use C++20 standard ([f367476c](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/f367476c))
- build(libcbor): Bump to latest master ([f023f0f8](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/f023f0f8))
- build(Windows): Replace std::atol with std::strtoull ([93b8a7b2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/93b8a7b2))
- build(GCC): Address operator | warning ([9234e1a5](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/9234e1a5))
- build(macos): Use C++17 ([76168258](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/76168258))
- build(SharedLibs): Add missing export specification, linkage ([ddc60684](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/ddc60684))
- build(Windows): Simplify cbor pair initialization ([0c62f22f](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/0c62f22f))
- docs(NativePythonPackage): Improve long description ([06916b20](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/06916b20))
- test(C++): Disable itkPipelineTest in CI ([8e8d08ca](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/8e8d08ca))
- feat(ITK): Bump to 2022-12-21 master ([d37dad3f](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/d37dad3f))
- feat(itk-wasm-cli): Update default Docker image for 20221222-d37dad3f ([79b57308](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/79b57308))
- ci(NativePython): Fix wheel uploads ([1fa7dbd7](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/1fa7dbd7))
- build(PythonPackages): Enable CMAKE_POSITION_INDEPENDENT_CODE ([c4fe6221](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/c4fe6221))
- docs(Badges): Fix C++ / Native Python link ([c02db3db](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/c02db3db))
- chore(HelloWorldExample): Bump dependencies to latest ([859ad9cb](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/859ad9cb))
- refactor(HelloWorldExample): Run example on port 8083 ([e3bc54ac](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/e3bc54ac))
- docs(HelloWorldExample): WASM -> Wasm ([4759d243](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/4759d243))
- docs(HelloWorld): Updates and improvements for 1.0.0-b.53 ([49d8cf99](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/49d8cf99))
- docs(HelloWorld): Update screenshot ([3e646d8f](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/3e646d8f))
- ci(HelloWorld): Bump actions to latest ([4afb68f7](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/4afb68f7))
- ci(HelloWorldExample): Update emscripten-build artifact directory ([ed0754b7](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/ed0754b7))
- ci(Python): Add native ARM wheel support ([1444f69e](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/1444f69e))
- feat(runPipeline): Support passing pipelineBaseUrl directly ([2a65e196](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/2a65e196))
- fix(runPipeline): Support URL pipelineBaseUrl ([af20cd98](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/af20cd98))
- fix(createWebWorkerPromise): Move up one directory ([1ed0b88f](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/1ed0b88f))
- build(toolchains): Bump to wasi-sdk-19, emscripten latest release ([fcc852e2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/fcc852e2))
- feat(itk-wasm-cli): Update default Docker image for 20230116-fcc852e2 ([358f42bc](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/358f42bc))
- [...]

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.