v0.2.0 - Improve Format, More Threads
In this release of attpc_merger we overhauled the output HDF5 data format to take advantage of metadata attributes. We also expanded the number of threads that can be spawned as workers by the merger, allowing for the division of runs amongst multiple worker threads. We also expanded the CI pipeline to help make our continued support of the merger more stable.
What's Changed
- Bump clap from 4.5.13 to 4.5.16 by @dependabot in #55
- Bump serde from 1.0.204 to 1.0.210 by @dependabot in #59
- Bump indicatif-log-bridge from 0.2.2 to 0.2.3 by @dependabot in #57
- Update deps by @gwm17 in #61
- Bump clap from 4.5.16 to 4.5.17 by @dependabot in #62
- Update deps by @gwm17 in #63
- New data format, deps by @gwm17 in #64
Full Changelog: v0.1.0...v0.2.0