v0.15.1
Changed
- Added support for variables with multiple dots in the name (nested branches). Issue #95, PR #97 @kreczko
- Fix JaggedNth to work with arbitrary depth jagged arrays, Issue #87, PR #99 @benkrikler
- Add protection against multiple dimensions using the same output name in a BinnedDataframe stage, Issue #92, PR #100 @benkrikler