Releases: ssl-hep/ServiceX_analysis_utils
Releases · ssl-hep/ServiceX_analysis_utils
1.2.0a
Releasing the alpha version of 1.2.0
Includes now the dataset_type_resolver
What's Changed
- Added ds_type_resolver function by @RogerJanusiak in #27
New Contributors
- @RogerJanusiak made their first contribution in #27
Full Changelog: 1.1.1...1.2.0a
1.1.1
1.1.0
What's Changed
Major:
- Feat/ New DS input for file peeking by @ArturU043 in #20
Fix:
- Fixing #14 encoding by @ArturU043 in #22
Full Changelog: 1.0.3...1.1.0
1.0.3
What's Changed
- Add Docs to main by @ArturU043 in #11
- Better error handling in
to_awk
andget_structure
Full Changelog: 1.0.2...1.0.3
1.0.2
1.0.1
First GitHub production release for servicex-analysis-tool
:
-
to_awk
function to materialize results from theservicex.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
- Add parquet functionalities to to_awk by @ArturU043 in #1
- update testing - behind main by @ArturU043 in #2
- Update python formatter from issue #5 by @ArturU043 in #3
- Get DS file structure with serviceX tool by @ArturU043 in #4
New Contributors
- @ArturU043 made their first contribution in #1