Releases: g4edge/pyg4ometry
Releases · g4edge/pyg4ometry
v1.3.1
What's Changed
- build(deps): bump pypa/cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in #214
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #215
- LogicalVolume: do not set material registry if addRegistry=False and registry=None by @ManuelHu in #216
- remove some verbose print() calls by @ManuelHu in #219
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Hierarchy viewer by @stewartboogert in #194
- USD visOption pass through and manual by @stewartboogert in #196
- More USD in the manual and fix by @stewartboogert in #197
- Relative imports and coverage by @stewartboogert in #199
- Writer prepend multi union by @stewartboogert in #205
- convert - better feedback on exceptions as there's no feedback as to … by @lnevay in #203
- cli - give sensible printout for unknown file types by @lnevay in #204
- gdml: Writer prepend for scaled by @stewartboogert in #206
- build(deps): bump pypa/cibuildwheel from 2.21.1 to 2.21.3 by @dependabot in #207
- Update ruff config to new syntax by @gipert in #208
- convert: fluka boolean bake transforms by @stewartboogert in #211
- convert: multi union to fluka by @stewartboogert in #212
- fix VtkViewerNew for VTK 9.4.0 by @ManuelHu in #218
- add short-cut for expressions only having a numeric part by @ManuelHu in #217
Full Changelog: 1.2.5...v1.3.0
v1.2.5
What's Changed
- Readme by @stewartboogert in #179
- Import all other unit definitions from CLHEP by @ManuelHu in #176
- remove ignoring of DeprecationWarnings by @ManuelHu in #184
- cgal: remove isotropic_remeshing by @stewartboogert in #188
- vis: switch from pkg_resource to importlib_resources by @stewartboogert in #186
- Documentation improvements by @gipert in #190
Full Changelog: v1.2.4...1.2.5
v1.2.4
What's Changed
- added first mcnp surface by @TWPHyatt in #170
- Update README.md by @gipert in #138
- Installation instructions update by @stewartboogert in #180
- root: access to facet vertex index by @stewartboogert in #181
- CI/CD: proper mac python versions by @stewartboogert in #182
- CI/CD: proper mac distribution by @stewartboogert in #183
New Contributors
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- vis: Add OBJ, VRML, VTP exports by @stewartboogert in #178
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Remove print out. Simplify expression. by @lnevay in #139
- geant4: Adding warning message for divide by units to add properties … by @sealden89 in #144
- geant4: Error with tangental distance in polyhedra. by @stewartboogert in #145
- visualisation: Plot of cutter with connectivity by @stewartboogert in #146
- Bump pypa/cibuildwheel from 2.16.2 to 2.16.5 by @dependabot in #143
- Bump actions/download-artifact from 3 to 4 by @dependabot in #142
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #141
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #140
- github : action fix problem with python symlinks by @stewartboogert in #149
- Update allowed OpticalSurface property values for G411.1 by @ManuelHu in #148
- Fluka subtractions by @stewartboogert in #151
- Boolean by @stewartboogert in #152
- Fluka reflection and transform baking by @stewartboogert in #153
- Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by @dependabot in #154
- Extruder regions by @lnevay in #156
- Angledextruder by @stewartboogert in #157
- Remove python3.8 and pygltflib by @stewartboogert in #166
- Fix gmad test writer in gdml module. Would always turn off preprocess… by @lnevay in #158
- fix typo in example code by @roman-martin in #160
- Bump pypa/cibuildwheel from 2.17.0 to 2.19.2 by @dependabot in #165
- chore: update pre-commit hooks by @pre-commit-ci in #155
- Fix gdml schema location and fixed some tests by @stewartboogert in #167
- Rendering issue for elliptical tube by @stewartboogert in #168
- Chord fix for torus conversion to fluka by @stewartboogert in #169
- Docs : At least add something for CAD to GDML conversion by @stewartboogert in #171
- Blender by @stewartboogert in #173
- Add dependencies installation for Fedora distros by @matbun in #174
- Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by @dependabot in #172
- CI/CD improvements (windows wheels) by @stewartboogert in #177
New Contributors
- @sealden89 made their first contribution in #144
- @roman-martin made their first contribution in #160
- @matbun made their first contribution in #174
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
What's Changed
- visualisation : (enhancement) Cutter plotting by @lnevay in #100
- pyoce : (feature) Code to extract 2d (uv) surfaces and curves by @stewartboogert in #88
- geant4 : (test) GDML test file comparison by @stewartboogert in #91
- pycgal : (test) Mesh comparision tests by @stewartboogert in #93
- pycgal : (feature) Half space upgrades by @stewartboogert in #95
- convert : properly propagate the oceName option in the CAD traversal by @stewartboogert in #112
- pre-commit : fix spellings by @stewartboogert in #113
- pre-commit : exclude authorship file (always going to have spelling e… by @stewartboogert in #114
- pre-commit : exclude authorship file by @stewartboogert in #115
- pre-commit : exclude authorship file by @stewartboogert in #116
- gdml : flag to skip past reading of materials by @stewartboogert in #117
- vis : fix material colour bug by @stewartboogert in #118
- gdml : fixed position upgradeToVector by @MarinDeniaud in #122
- Gdml file by @stewartboogert in #119
- fluka : (improvement) improvements for running fluka by @stewartboogert in #99
- Add
CITATION.cff
, cleanup old docs by @gipert in #123 - Update CITATION.cff by @gipert in #128
- Finally update CITATION.cff with the Zenodo DOI and related docs by @gipert in #133
- Many dependency updates by @dependabot and @pre-commit-ci
New Contributors
- @MarinDeniaud made their first contribution in #122
Full Changelog: v1.1.2...v1.2.0
v1.1.2
Only adds a CITATION.cff
file.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Remove work-in-progress warning and improve existing instructions by @gipert in #79
- Update Docker image names used in CI by @gipert in #80
- Citation text in command line interface by @lnevay in #82
- gdml : (bugfix) Defines not correctly written out to gdml. by @stewartboogert in #86
- docs: pin sphinx to >=7.2.2 in RTD build by @ManuelHu in #90
- fluka : lattice, merge, reflections and tests by @stewartboogert in #83
- Update scikit-build-core and remove
scikit-build.build-dir
setting by @gipert in #96
Full Changelog: v1.1.0...v1.1.1