Releases: legend-exp/pylegendmeta
Releases · legend-exp/pylegendmeta
v1.3.1
What's Changed
- Improve channelmap detection logic in
LegendMetadata.channelmap()
by @ggmarshall in #97
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Add possibility to change Slow Control db name by @valerioda in #94
New Contributors
- @valerioda made their first contribution in #94
Full Changelog: v1.2.6...v1.3.0
v1.2.6
What's Changed
- Fix channelmap for lazy running by @ggmarshall in #93
Full Changelog: v1.2.5...v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
What's Changed
- Update validity management code to new format by @ggmarshall in #67
- Update path to analysis metadata in
channelmap()
by @ggmarshall in #71 - Bug fix in TextDB by @gipert in #72
- Deprecate
TextDB
,AttrsDict
,catalog
in favour ofdbetto
by @gipert in #73 - Checkout latest stable legend-metadata tag by default by @gipert in #75
- fix empty-string LEGEND_METADATA env var by @ManuelHu in #80
- add versions func to output module commits by @ggmarshall in #79
- add codecov token by @ManuelHu in #81
- Reset LegendMetadata instance after checkout by @gipert in #83
Full Changelog: v1.1.0...v1.2.0