Skip to content

Releases: Hugoberry/pbixray

0.1.19

05 Nov 12:04
b17f5e3
Compare
Choose a tag to compare

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

28 Oct 13:14
4ea317c
Compare
Choose a tag to compare

Add the flag Assume referential integrity to the relationships dataframe. It is surfaced as the column RelyOnReferentialIntegrity.

0.1.17

12 Sep 16:34
bd4556e
Compare
Choose a tag to compare

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

07 Aug 11:32
e5ba6c7
Compare
Choose a tag to compare

The statistics now surfaces the StructureModifiedTime and ModifiedTime for a column.

0.1.13

17 May 23:31
Compare
Choose a tag to compare

Bug fix affecting column with compressed dictionaries

0.1.12

17 May 09:08
Compare
Choose a tag to compare
Added the MIT