Releases: InsightSoftwareConsortium/ITKSoftwareGuide
Releases · InsightSoftwareConsortium/ITKSoftwareGuide
ITKSoftwareGuide 5.4.0
What's Changed
- ENH: Update Python version in GitHub Actions to 3.9 by @jhlegarreta in #195
- ENH: Fix workflow actions warnings linked to
Node.js
by @jhlegarreta in #193 - ENH: Update GitHub Actions Ubuntu environment version by @jhlegarreta in #194
- DOC: Remove mistaken exception to data member initialization guideline by @N-Dekker in #196
- DOC: Adjust initialization rule for padding data, smart pointers, etc. by @N-Dekker in #192
- DOC: Do not require using NumericTraits, replace ZeroValue() with
{}
by @N-Dekker in #197 - DOC: Add "Integer Type Specifiers" section by @N-Dekker in #183
- Update supported compiler versions to C++17 by @dzenanz in #198
- DOC: Avoid documenting ivar default values by @jhlegarreta in #202
- STYLE: Finish coding style guideline item sentence with period by @jhlegarreta in #200
- DOC: Avoid using initialization lists in coding style snippets by @jhlegarreta in #201
- DOC: Use non-boolean, built-in type ivars to illustrate
PrintSelf
by @jhlegarreta in #199 - DOC: Do not encourage using empty comment lines by @jhlegarreta in #203
- ENH: Bump ITK Superbuild version to 5.4 RC 1 by @thewtex in #204
- ENH: Bump ITK Superbuild version to 5.4 RC 2 by @thewtex in #206
- DOC: Replace
itkTypeMacro
withitkOverrideGetNameOfClassMacro
by @N-Dekker in #208 - ENH: Bump ITK Superbuild version to 5.4 RC 3 by @thewtex in #209
- ENH: Bump ITK Superbuild version to 5.4 RC 4 by @thewtex in #210
- COMP: Bump actions versions by @thewtex in #211
- ENH: Improve Actions PDF artifact name by @thewtex in #212
- itk 5.4.0 by @thewtex in #213
Full Changelog: v5.3.0...v5.4.0
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
auto
for 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
void
in 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
Documentation
PR 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
ITKSoftwareGuide 5.2.1
Merge pull request #160 from thewtex/itk-5.2.1 ENH: Update ITK version to 5.2.1
ITKSoftwareGuide 5.2.0
Merge pull request #152 from thewtex/itk-5.2.0 ENH: Update ITK to v5.2.0