Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 16:47

Krang v0.4.0

Diff since v0.3.1

Breaking changes

  • Added returnTraits for raytracing to dispatch off. The return traits decide the resulting product that raytrace returns.

What's new?

  • Add AbstractLevelSetGeometry type that allows the definition of level set surfaces for raytracing.

Merged pull requests:

  • JOSS editorial tweaks (#25) (@warrickball)
  • Second pass at JOSS editorial tweaks (#26) (@warrickball)
  • CompatHelper: add new compat entry for Roots at version 2, (keep existing compat) (#27) (@github-actions[bot])
  • CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing compat) (#28) (@github-actions[bot])

Closed issues:

  • docs/examples suggestions (#20)
  • difficulty with GPU examples (#24)