v0.12.3
·
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 asRecoParticle.kecan be displayed.
Full Changelog: v0.12.2...v0.12.3