Releases: nsmith-/rootfilespec
Releases · nsmith-/rootfilespec
Version 0.0.3
What's Changed
- Chunked decompression by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/34
- Memberwise streaming for some STL types by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/36
- Implement compressed envelopes by @sathabbott in https://github.com/nsmith-/rootfilespec/pull/38
- Walk all non-trivial TBranches by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/37
- Dataclass for simple RNTuple test files by @sathabbott in https://github.com/nsmith-/rootfilespec/pull/39
- Double32 format support in progress by @dbizdfvy in https://github.com/nsmith-/rootfilespec/pull/43
- Implement header envelope, add RNTuple class that manages all envelopes by @sathabbott in https://github.com/nsmith-/rootfilespec/pull/45
- Refactor ReadBuffer and remove DICTIONARY by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/44
- Bump the actions group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/nsmith-/rootfilespec/pull/48
- Bump actions/download-artifact from 5 to 6 in the actions group by @dependabot[bot] in https://github.com/nsmith-/rootfilespec/pull/50
- Update to python 3.10. Sync for use by hydrator. Remove a TStreamer assertion. by @sathabbott in https://github.com/nsmith-/rootfilespec/pull/54
New Contributors
- @dbizdfvy made their first contribution in https://github.com/nsmith-/rootfilespec/pull/43
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Actually publish to pypi by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/32
Full Changelog: v0.0.1...v0.0.2
v0.0.1
This is a first unstable release to get the CD set up
What's Changed
- First pass at automatically constructing read method by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/3
- Dynamically construct class definitions by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/4
- [RNTuple] Implemented dynamic class definitions, type annotations, class hierarchies, renamed classes and files by @sathabbott in https://github.com/nsmith-/rootfilespec/pull/8
- Read every file in skhep testdata by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/5
- Re-organize the module and do Members migration by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/15
- FixedSizeArray implementation by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/21
- Tackle containers by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/23
- Object arrays by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/25
- Add a blurb by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/31
- Walk RNTuple a bit in tests by @nsmith- in https://github.com/nsmith-/rootfilespec/pull/19
New Contributors
- @nsmith- made their first contribution in https://github.com/nsmith-/rootfilespec/pull/3
- @dependabot made their first contribution in https://github.com/nsmith-/rootfilespec/pull/2
- @sathabbott made their first contribution in https://github.com/nsmith-/rootfilespec/pull/8
Full Changelog: https://github.com/nsmith-/rootfilespec/commits/v0.0.1