ART Suite Release Notes 1.02.05 (2012/11/09).¶
Previous version's release notes.
ART 1.02.05.¶
New features:¶
- New
artmod
options--all-entries
to produce a class with all available entry points for that type. ReaderSource
->Source
.- Improvements to SAM interface;
Source
now interfaces with SAM as appropriate. SourceTraits
to control whetherSource
interfaces to SAM or not.
Bug fixes:¶
- Issue #2992:
--nevts=-1
should be legal. - Issue #3058: duplication of
Assns
with multiple output files.
Known issues:¶
- Issue #3123: missing some expected calls to
CatalogInterface
functions.