Skip to content

4.1.0

Choose a tag to compare

@rra rra released this 24 Sep 22:39
· 27 commits to main since this release
4.1.0
5674ff9

New features

  • Add an optional join_style query parameter when constructing time series that can be set to either ccdVisit (the original scheme) or visit_detector. If set to visit_detector, the constructed query will join on visit and detector columns.

What's Changed

  • DM-52588: Add initial implementation of timeseries join on visit and detector by @JeremyMcCormick in #194
  • DM-52622: Remove unneeded constants by @rra in #201
  • DM-52622: Prepare 4.1.0 release by @rra in #202

New Contributors

Full Changelog: 4.0.0...4.1.0