Releases: fusion-energy/cad_to_dagmc
Releases · fusion-energy/cad_to_dagmc
0.7.7
0.7.6
What's Changed
- Support pathlib.Path for file paths as well as string by @shimwell in #106
- Allowing output files to contain a folder, create folder if it does not exist by @jon-proximafusion in #107
- added check for length of 28 chars by @jon-proximafusion in #108
New Contributors
- @jon-proximafusion made their first contribution in #107
Full Changelog: 0.7.5...0.7.6
0.7.5
0.7.4
0.7.3
What's Changed
The code is now faster in a few ways. Additionally while we could previously only scale the cadquery shapes when adding them, now we can scale any of the inputs (step files, cq.Shapes, cq.Assembly) because we can now scale on export (to mesh or to h5m).
- using all CPU cores to mesh by @shimwell in #98
- adding scale_factor that scales mesh by @shimwell in #99
- exportBrep instead of step (faster save and read) by @shimwell in #96
Full Changelog: 0.7.2...0.7.3
0.7.2
0.7.1
What's Changed
- removed broken cad files from repo by @shimwell in #83
- Now returning the number of volumes in the cad when calling a cad adding method by @shimwell in #84
- Adding cite file by @shimwell in #85
- Update CITATION.cff by @shimwell in #86
- added pip compatable method of loading cad geometry between cadquery and gmsh by @shimwell in #90
- moving CI to new ubuntu version (24.04) by @shimwell in #91
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- removed duplication of usage in readme by @shimwell in #71
- Add conda forge install instructions by @shimwell in #72
- testing with python versions 3.10, 3.11 and 3.12 by @shimwell in #74
- Simpler example without estimator by @shimwell in #76
- update versions of actions in the CI by @shimwell in #77
- corrected doc string by @shimwell in #75
- Adding material tags with cad by @shimwell in #79
- Making stp files directly in the example by @shimwell in #80
Full Changelog: 0.6.2...0.7.0