Releases: Hugoberry/pbixray
Releases · Hugoberry/pbixray
0.1.19
Universal macOS Support
- Universal Binary for macOS: I've included a new
libxpress9.dylib
universal binary for macOS. The library now supports Intel (x86_64) and Apple Silicon (arm64, M1) architectures.
0.1.18
Add the flag Assume referential integrity
to the relationships
dataframe. It is surfaced as the column RelyOnReferentialIntegrity
.
0.1.17
Added a new property relationships
to the model which returns a dataframe with schema:
FromTableName |
FromColumnName |
ToTableName |
ToColumnName |
IsActive |
Cardinality |
CrossFilteringBehavior |
FromKeyCount |
ToKeyCount |
0.1.16
The statistics
now surfaces the StructureModifiedTime
and ModifiedTime
for a column.
0.1.13
Bug fix affecting column with compressed dictionaries