Skip to content

v0.12.3

Choose a tag to compare

@francois-drielsma francois-drielsma released this 13 May 04:56
· 422 commits to main since this release

Added

  • Data attribute introspection: Add DataBase.attr_names() to expose the full valid attribute surface, including derived and serialization-skipped attributes by default.

Fixed

  • Output visualization attributes: Use DataBase.attr_names() when validating drawer hover attributes so derived quantities such as RecoParticle.ke can be displayed.

Full Changelog: v0.12.2...v0.12.3