Skip to content

0.7.0

Compare
Choose a tag to compare
@shimwell shimwell released this 08 Mar 14:47
· 3 commits to main since this release
df9509a

What's Changed

breaking changes as package no longer extends OpenMC classes. Instead it provides functions that require OpenMC objects to be passed in. Examples have all be updated so migration should be easy.

  • change package to user functions instead of extending openmc classes by @shimwell in #39
  • Converting material gamma emission plotting to function by @shimwell in #40

Full Changelog: 0.6.8...0.7.0