Skip to content

Latest commit

 

History

History
82 lines (40 loc) · 4.4 KB

CHANGELOG.md

File metadata and controls

82 lines (40 loc) · 4.4 KB

1.2.2 (2023-01-25)

Bug Fixes

1.2.1 (2023-01-23)

Bug Fixes

  • populate stats for not calculated result (#7) (b1ff294)

1.2.0 (2023-01-23)

Features

  • add stats property and properties for the metrics (#6) (b60af8e)

1.1.5 (2023-01-13)

Bug Fixes

  • add missing requirements to setup.py (#5) (8bc5481)

1.1.4 (2022-10-17)

Bug Fixes

  • k-plots should have k,0 as plot origin (#4) (725f6e3)

1.1.3 (2022-10-17)

Bug Fixes

  • use default font on error (a7735ed)

1.1.2 (2022-10-17)

Bug Fixes

  • use default font on error (f6901d8)
  • use default font on error (7e0cbc0)

1.1.1 (2022-10-17)

Bug Fixes

  • use default font on error (13002b0)

1.1.0 (2022-10-17)

Features

  • allow users to specify only QI columns to calculate k-anonymity, no SA required (#2) (8d2e48f)

1.0.0 (2022-09-19)

Bug Fixes

  • add readme; lots of renaming (d30fa1d)
  • broken pipeline and improved descriptions (2467d51)
  • forgot commit cat (d1db412)
  • return the sedries with k anonymity instead of value (baea695)
  • set long description content type to markdown for setup (0beb72a)
  • useless return 0 (fd21340)

Features