Skip to content

v0.7.0

Choose a tag to compare

@gipert gipert released this 05 Dec 15:57
· 53 commits to main since this release
a066ad4

Breaking changes!

Important

Breaking changes! Read these notes before upgrading.

  • Most logical and physical volumes have been renamed to follow a more consistent naming scheme. Have a look at this documentation page for a description of the new names. By @ManuelHu in #185
  • The calibration source slot numbering has changed: slots (and inserted sources) are now labeled by integers from 1 to 4, where 1 is the lowermost position (just on the tantalum absorber). By @gipert in #188
  • Strings, SIS's, source slots are indexed with actual integers (and not strings of integers) in the configuration files. By @gipert in #188

Other changes

  • test geometry performance against remage (also in CI) by @gipert in #189

Full Changelog: v0.6.1...v0.7.0