Skip to content

ARX 3.9.0

Compare
Choose a tag to compare
@prasser prasser released this 09 Jan 18:02
· 101 commits to master since this release

New Features

  • Core: Add top-down anonymization algorithm
  • Core: Add genetic anonymization algorithm
  • Core: New set function for microaggregation
  • Core: Add convenience functions, e.g. for applying specific transformations

Enhancements

  • GUI: Update all SWT dependencies
  • Core: Update various other dependencies
  • Dev: Make ARX compatible to Java 8

Bugfixes

  • GUI: Fix application on MacOS
  • Core: Fix CSV import
  • Various minor bugfixes