Releases: InsightSoftwareConsortium/ITKIOMeshSTL
Releases · InsightSoftwareConsortium/ITKIOMeshSTL
ITKIOMeshSTL 3.0.1
What's Changed
- STYLE: Update clang-format to match ITK 2025-11-10 by @hjmjohnson in #52
- COMP: Update RemoteModulePackageAction and Python 3.9+ by @hjmjohnson in #53
Full Changelog: v3.0.0...v3.0.1
ITKIOMeshSTL 3.0.0
What's Changed
- ENH: Update linter checkout action to v3 by @jhlegarreta in #47
- COMP: Match CMake minimum required version to ITK's by @jhlegarreta in #46
- ENH: Transition project configuration to
pyproject.tomlby @jhlegarreta in #49 - ENH: Remove Azure pipelines config file by @jhlegarreta in #50
- ENH: Update CI for ITK 5.4.0 by @thewtex in #51
Full Changelog: v2.3.0...v3.0.0
ITKIOMeshSTL 2.3.0
What's Changed
- BUG: Fix 404 in License File URL by @DVigneault in #36
- ENH: Add Clang Format Linter to Github Actions by @DVigneault in #37
- STYLE: Rename ITK_DISALLOW_COPY_AND_ASSIGN to ITK_DISALLOW_COPY_AND_MOVE by @mseng10 in #38
- ENH: Update GitHub actions by @mseng10 in #39
- COMP: Update GitHub Actions from ITKModuleTemplate by @mseng10 in #40
- COMP: Modules need updated version of ITK by @hjmjohnson in #42
- ENH: Where https works, replace http using http_to_https.bash by @tbirdso in #43
- ENH: Bump CI for ITK 5.3.0 by @thewtex in #45
New Contributors
Full Changelog: v2.1.0...v2.3.0
ITKIOMeshSTL 2.1.0
Merge pull request #35 from InsightSoftwareConsortium/github-actions ENH: Add Build, test, package GitHub Actions
ITKIOMeshSTL v1.0.0
Changes:
- 24bd405 Merge pull request #24 from thewtex/itk-dep
- 74e1aad BUG: Fix ITK 5 package dependency specification
- 5236efb Merge pull request #23 from InsightSoftwareConsortium/azure-pipelines
- 86269ac BUG: Dependency is on ITKIOMeshBase vs ITKIOMesh
- b9dfab1 ENH: Set up CI with Azure Pipelines
- b849843 Merge pull request #22 from jhlegarreta/ImproveTestStyle
- 20979c2 STYLE: Improve test style.
- 3153cca Merge pull request #21 from thewtex/ascii-number-of-cells
- c1710b1 BUG: Set NumberOfCells for ASCII files
- e6f4aeb Merge pull request #20 from thewtex/appveyor-badge
See more
- 3b7fb00 DOC: Fix AppVeyor badge and link after module name update
- a66b8c4 Merge pull request #19 from thewtex/module-name
- adb9fb8 ENH: Make module name consistent with conventions
- 73c8eeb Merge pull request #17 from thewtex/mesh-dimension
- 0f333eb Merge pull request #18 from thewtex/wrapping-module-name
- f8beaf6 BUG: Fix wrapping module name
- c64f988 BUG: Set PointDimension to 3
- 9b6324c Merge pull request #16 from thewtex/repository-name
- 7d907f1 ENH: Python package requires itk>4
- a9bb69e ENH: Rename repository to be consistent with ITK modules
- e681a38 Merge pull request #13 from jhlegarreta/AddCI
- c1f4df8 Merge pull request #15 from jhlegarreta/ReuseREADMEInfoInModuleCMake
- 82064eb DOC: Re-use
README.rstinfo initk-module.cmake. - 5effb06 ENH: Add CI.
- a610ab1 Merge pull request #14 from jhlegarreta/ImproveREADME
- 0e3d6e0 ENH: Improve the
READMEfile. - 092a750 Merge pull request #12 from thewtex/mesh-registration
- 69c611a ENH: Enable mesh module factory registration
- f472395 Merge pull request #11 from jhlegarreta/UpdateCMakeMinimumRequiredVersion
- b8062fa COMP: Set the minimum required CMake version to 3.10.2.
- 69c1818 Merge pull request #10 from jhlegarreta/MoveDISALLOWCOPYANDASSIGNToPublicSection
- 8cd2c98 COMP: Move ITK_DISALLOW_COPY_AND_ASSIGN calls to public section.
- 0e160da Merge pull request #9 from InsightSoftwareConsortium/ITKv5Style
- 199ce22 STYLE: Prefer constexpr for const numeric literals
- 531fb93 STYLE: Prefer C++11 type alias over typedef
- 14b164a STYLE: Modernize to C++11 conventions
- a03137f Merge pull request #8 from InsightSoftwareConsortium/ITKv5
- d6dd95f COMP: Use C++11 override directly
- bb00af2 ENH: ITKv5 override consistency
- 8f8b73f Merge pull request #7 from jhlegarreta/ChangeRequiredCMakeMinimumVersion
- 7b9cc3d ENH: Require cmake minimum version to be 3.9.5.
- 6e01a0e Merge pull request #6 from InsightSoftwareConsortium/readingFix
- d5ff784 BUG: Fixing reading
- cb01322 Merge pull request #5 from zachary-williamson/master
- 60bb8be STYLE: Use Macro for Function Deletion
- 24e006e Merge pull request #4 from zachary-williamson/master
- 39570dc COMP: Use override annotations on overridden functions
- b3ac78e Merge pull request #3 from DVigneault/OverrideWarnings
- b20cd00 COMP: Address override warnings.
- 8129c0b Merge pull request #2 from thewtex/ExternalBuild
- abf30c7 ENH: Add external build support.
- b14af6a Merge pull request #1 from blowekamp/FixWriteCellsAsBinary
- 2e20b66 BUG: Fix incorrect output, and invalid memory access
- 300ffff STYLE: Remove __ in header inclusion guards.
- 933359a Merge branch 'master' of github.com:InsightSoftwareConsortium/ITKSTLMeshIO
- ab05ace COMP: Add export definitions to build on Windows with shared libs.
- c6d19bb COMP: Remove duplicate group entry in ITKIOMesh.
- ebb492c Merge pull request #2 from brianhelba/Fix_WritePoints
- 9b35b99 Merge pull request #1 from thewtex/exclude
- afece3f BUG: Fix WritePointsTyped() to no longer use conflicting typenames
- c265ee4 BUG: Add EXCLUDE_FROM_DEFAULT.
- dd92020 COMP: Fixing instantiation of templated functions.
- 76f9946 Removing unused variables.
- 3a86c92 Propagated Module name changes.
- 4137ce5 Rename module to match ITK standards.
- 746a484 ENH: Splitted WriteCells() into BINARY and ASCII.
- 9c84e5d ENH: Throwing exception for non-triangle cells.
- 4d2ba67 ENH: Report the system endianness.
- 574b8a7 BUG: Now managing Endianness.
- 6896aa1 DOC: Fixing Doxygen groups.
- 4acbce6 BUG: Fixed BINARY read.
- 4f1909a Fixed bug. Points must be passed in order.
- 61d0d16 Better Point compare method.
- 1642a43 Fixed STL reading. Added tetrahedron test.
- ba3b1d7 Implemented ReadCells() method.
- ed44c4c Implemented ReadPoints(buffer).
- ff380ce Added structure for list of Cells and point Ids.
- c2fd3f1 Started to do parsing on Read.
- d29b0b2 Improved code coverage.
- fabc0fd Added support for BINARY writing.
- dfe4667 Now supporting .STL extension too.
- 88389e3 Fixed direction of normals.
- bc91311 WritePoints now templated on coordinate type.
- b148372 First working version.
- ea7e57e Added the Apache 2.0 License file.
- accb5c3 Create README.md
This list of changes was auto generated.
Latest successful build of Git master
Changes:
- 532a442 Merge pull request #27 from fbudin69500/ci-itk-5.0rc02
- 3d0cbb0 BUG: Build against ITK 5.0 RC 2 and bump Python package version
- 59c416c Merge pull request #26 from thewtex/pipelines-batch
- b3073bf Merge pull request #25 from thewtex/readme-installation
- b7984a1 ENH: Use batch builds for
masteron Azure pipelines - 3a8cd35 DOC: Update badges and installation instructions for Python packages
This list of changes was auto generated.