What's Changed
* Update setup.cfg for daq2lh5 version constraint by dcschaper in https://github.com/legend-exp/pygama/pull/536
* Bump actions/setup-python from 2 to 5 by dependabot in https://github.com/legend-exp/pygama/pull/538
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/legend-exp/pygama/pull/537
* Update developer's guide by gipert in https://github.com/legend-exp/pygama/pull/539
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/legend-exp/pygama/pull/540
* Bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/legend-exp/pygama/pull/541
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/legend-exp/pygama/pull/542
* Support the latest legend-pydataobj and dspeed versions by MoritzNeuberger in https://github.com/legend-exp/pygama/pull/522
* Update `build_hit()` to support the latest `Table.eval()` by gipert in https://github.com/legend-exp/pygama/pull/543
* Operations in `build_hit()` config can now be arbitrarily ordered by gipert in https://github.com/legend-exp/pygama/pull/544
* Add pygama logo to documentation and README by gipert in https://github.com/legend-exp/pygama/pull/547
* Another round of updates to support the latest legend-pydataobj by gipert in https://github.com/legend-exp/pygama/pull/546
* Routine to create dplms dictionary for Ge processing by valerioda in https://github.com/legend-exp/pygama/pull/533
* Modification of load data to account for lgdo changes by valerioda in https://github.com/legend-exp/pygama/pull/549
* Fix pandas future deprecations by patgo25 in https://github.com/legend-exp/pygama/pull/550
* First implementation of `build_evt()` and `build_skm()` by patgo25 in https://github.com/legend-exp/pygama/pull/519
* Fix for aggregators in `evt` to index output with `evt_idx` instead of `ch_idx` by ggmarshall in https://github.com/legend-exp/pygama/pull/551
* pargen updates for new pydataobj version by ggmarshall in https://github.com/legend-exp/pygama/pull/553
* Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/legend-exp/pygama/pull/552
* bugfix for pargen load_data to eval all fields in hit dict, specify dtype when init lh5 objects in evt and support subtables in skm by ggmarshall in https://github.com/legend-exp/pygama/pull/554
* bugfix for load_data put run timestamp in later by ggmarshall in https://github.com/legend-exp/pygama/pull/555
New Contributors
* dcschaper made their first contribution in https://github.com/legend-exp/pygama/pull/536
**Full Changelog**: https://github.com/legend-exp/pygama/compare/v1.5.0...v1.6.0a1