Skip to content

Releases: ssl-hep/ServiceX_analysis_utils

1.2.0a

07 Oct 12:36
0863fbc

Choose a tag to compare

Releasing the alpha version of 1.2.0

Includes now the dataset_type_resolver

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2.0a

1.1.1

30 Sep 14:09
918abdd

Choose a tag to compare

What's Changed

  • Add metadata information to file peeking in #23

Full Changelog: 1.1.0...1.1.1

1.1.0

15 Sep 14:23
d6a00e3

Choose a tag to compare

What's Changed

Major:

Fix:

Full Changelog: 1.0.3...1.1.0

1.0.3

11 Jun 14:21

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

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

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