ITKSoftwareGuide 5.3.0
What's Changed
- Adjusted code examples according to "The auto Keyword" section, did a minor fix in the section by @N-Dekker in #163
- COMP: Fix compile errors from *.cxx files in SoftwareGuide/Cover/Source by @N-Dekker in #164
- STYLE: Use
autofor declaration of variables initialized byNew()by @N-Dekker in #165 - ENH: Add labeler workflow by @jhlegarreta in #166
- DOC: Print backslash mark by @jhlegarreta in #167
- ENH: Fix Doxygen documentation paragraph by @jhlegarreta in #168
- ENH: Update coding style guidelines by @jhlegarreta in #170
- DOC: Remove recursive inclusion of .h files by @jhlegarreta in #171
- STYLE: Do not use
voidin empty function parameter list by @N-Dekker in #172 - DOC: Add section on debugging Python wrappings by @tbirdso in #169
- ENH: Bump ITK to v5.3rc03 by @thewtex in #173
- ENH: Add "Trailing Return Types" section by @N-Dekker in #162
- STYLE: Updated the contributors by @jjomier in #174
- ENH: Update new kitware logo by @jjomier in #175
- ENH: Update ISBN for new publication by @thewtex in #176
- Automatic formatting with clang-format and black by @Leengit in #177
- STYLE: Use Python f" formatting by @Leengit in #179
- Clang format of doc by @Leengit in #180
- BUG: Use https protocol for superbuild CI by @tbirdso in #182
- ENH: Make HTTP protocol the default in SuperBuild.cmake by @dzenanz in #184
- ENH: Use https instead of http when https works by @jhlegarreta in #186
- ENH: Bump ITK version to v5.3rc04 by @thewtex in #187
- ENH: Switch Github Actions Linux environment by @jhlegarreta in #188
- ENH: Fix the
DocumentationPR title identification by @jhlegarreta in #189 - ENH: Bump ITK to 5.3.0 by @thewtex in #191
New Contributors
- @tbirdso made their first contribution in #169
- @jjomier made their first contribution in #174
- @Leengit made their first contribution in #177
Full Changelog: v5.2.1...v5.3.0