Releases: KitwareMedical/ITKRLEImage
Releases · KitwareMedical/ITKRLEImage
ITKRLEImage 1.0.1
What's Changed
- Ci testing by @thewtex in #2
- Coding style more adhering to ITK style guide by @dzenanz in #3
- Addressing warnings by @dzenanz in #4
- Adding RLEImage specific tests by @dzenanz in #5
- Trying to resolve build failures in the main repository by @dzenanz in #6
- Applying uncrustify with ITK's aggressive style configuration by @dzenanz in #7
- Adding the InsightJournal article, ready for publishing by @dzenanz in #8
- Adding handle and bumping release number to 1.0 by @dzenanz in #9
- Fixing the linking errors for tests when default modules are not built by @dzenanz in #10
- Addressing compiler warnings by @dzenanz in #11
- More warning avoidance by @dzenanz in #12
- Suppressing KWStyle's bug by @dzenanz in #13
- Finalizing uncrustify style by @dzenanz in #14
- Clearing itk:: prefix by @dzenanz in #15
- A short example to display compression ratio by @dzenanz in #16
- ENH: Rename tests to all contain the name of the remote module by @fbudin69500 in #18
- Minor fixes by @dzenanz in #17
- ENH: testing long long by @dzenanz in #20
- COMP: fixing copy-pasted duplicate names by @dzenanz in #21
- ENH: Require cmake minimum version to be 3.9.5. by @jhlegarreta in #22
- ENH: Providing ITKv5 updates for C++11 by @hjmjohnson in #23
- BUG: Prevent unintended propagation of region from input image by @dzenanz in #24
- ENH: Providing ITKv5 updates for C++11 by @hjmjohnson in #25
- COMP: Move ITK_DISALLOW_COPY_AND_ASSIGN calls to public section. by @jhlegarreta in #26
- COMP: Set the minimum required CMake version to 3.10.2. by @jhlegarreta in #27
- Switching to the new multi-threading mechanism by @dzenanz in #28
- BUG: Fix test errors steming from the new multi-threading mechanism. by @jhlegarreta in #29
- ENH: Prefer boolean macro call to initialize dynamic multi-threading ivar. by @jhlegarreta in #30
- Replacing MD5 hashes by SHA512 hashes in test data by @dzenanz in #31
- DOC: Improve the
itk-module.cmake
documentation, by @jhlegarreta in #34 - ENH: Improve CI. by @jhlegarreta in #33
- STYLE: update .clang-format and remove ITKKWStyleOverwrite.txt by @dzenanz in #35
- STYLE: Remove excess new lines. by @jhlegarreta in #36
- STYLE: Prefer ASCII inverted double quotation marks. by @jhlegarreta in #37
- Minor test updates by @dzenanz in #38
- COMP: Change enum to new enum class definitions by @mseng10 in #40
- STYLE: Add ITK prefix to testing macros by @jhlegarreta in #39
- STYLE: remove void keyword used instead of formal parameters by @dzenanz in #41
- COMP: follow rename of ImageIOFactory FileModeType into FileModeEnum by @dzenanz in #43
- ENH: run the big tests only if the test machine has 16GB or more by @dzenanz in #44
- ENH: update enums to match recent changes in ITK by @dzenanz in #45
- Update for ITK v5.1rc2 by @hjmjohnson in #46
- ENH: Add .gitattributes to allow running ITK clang-formatting scripts by @hjmjohnson in #47
- COMP: Use and move ITK_DISALLOW_COPY_AND_ASSIGN call to public section by @jhlegarreta in #48
- BUG: Fix 'test not run' error thrown when built as ITK remote by @mseng10 in #49
- STYLE: Rename ITK_DISALLOW_COPY_AND_ASSIGN to ITK_DISALLOW_COPY_A… by @mseng10 in #51
- ENH: Add GitHub Actions configuration by @thewtex in #50
- Fix wrapping by @dzenanz in #52
- ENH: Update Python package version requirement to 5.2rc1 by @thewtex in #53
- remove recursive header includes by @hjmjohnson in #55
- COMP: Fix assertion condition. It failed to compile in Debug mode. by @dzenanz in #56
- ENH: Bump ITK and change http to https by @tbirdso in #57
- ENH: Bump to ITK v5.3.0 by @tbirdso in #59
- STYLE: Use trailing return type instead of typename + dependent type by @dzenanz in #58
- COMP: Remove Python CI workflow by @tbirdso in #60
- ENH: Enable building shared libraries by @aylward in #61
- COMP: Uninitialized in GetNumberOfComponentsPerPixel by @thewtex in #62
- Scanline iterator RLEImage macOS by @thewtex in #63
- Itk 5.4.0, Python CI by @thewtex in #64
New Contributors
- @thewtex made their first contribution in #2
- @dzenanz made their first contribution in #3
- @fbudin69500 made their first contribution in #18
- @jhlegarreta made their first contribution in #22
- @hjmjohnson made their first contribution in #23
- @mseng10 made their first contribution in #40
- @tbirdso made their first contribution in #57
- @aylward made their first contribution in #61
Full Changelog: https://github.com/KitwareMedical/ITKRLEImage/commits/v1.0.1