Skip to content

Releases: ssl-hep/ServiceX_analysis_utils

1.0.3

11 Jun 14:21
Compare
Choose a tag to compare

What's Changed

  • Add Docs to main by @ArturU043 in #11
  • Better error handling in to_awk and get_structure

Full Changelog: 1.0.2...1.0.3

1.0.2

24 Apr 15:26
97bd57c
Compare
Choose a tag to compare

Bug fix for to_awk() to solve issue #6 and #7

Full Changelog: 1.0.1...1.0.2

1.0.1

23 Apr 14:43
Compare
Choose a tag to compare

First GitHub production release for servicex-analysis-tool:

  • to_awk function to materialize results from the servicex.deliver call.

  • get_structure utility function to remotely introspect datasets (limited to Rucio DIDs currently)

Version 1.0.0 allready taken in PyPi.

What's Changed

New Contributors