Releases: fusion-energy/cad_to_dagmc
Releases · fusion-energy/cad_to_dagmc
0.8.2
What's Changed
- Make private functions in
core.py
public by @connoramoreno in #118
New Contributors
- Many thanks to @connoramoreno made their first contribution in #118
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
- Adding scaling option when adding cadquery objects by @jon-proximafusion in #116
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
Full Changelog: 0.7.7...0.8.0
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