Skip to content

Releases: scimorph/secureml

v0.3.1

27 Jun 10:58

Choose a tag to compare

What's Changed

SecureML Anonymization module now supports multiple formats, including Polars DataFrames, CSV, and JSON!
Python 3.13 is now supported!

Security Bumps

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Apr 11:56

Choose a tag to compare

What's New

LGPD Is officially supported de90a58
Compliance checking examples are now fully functional 48f7399
Add validation for epsilon in differentially_private_train and ensure x_train/x_val are 2D in _train_with_opacus aad90a1
Enhanced data preparation with more error handling for empty data, missing target columns, and invalid data types 5fbdc66

Full Changelog: v0.2.4...v0.3.0

v0.2.4

10 Apr 15:02

Choose a tag to compare

What's New

Python 3.12 is now supported
Automatic SpaCy NLP model installation if it's not present
Several bug fixes

Full Changelog: v0.2.3...v0.2.4

v0.2.2

06 Apr 01:55
97fbbd4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

03 Apr 11:54

Choose a tag to compare

On April 4th, 2025 SecureML was fully released

Full Changelog: v0.1.9-alpha...v0.2.1

v0.1.9-alpha

26 Mar 17:39

Choose a tag to compare

v0.1.9-alpha Pre-release
Pre-release

What's Changed

  • Improve Synthetic Data Generation
  • Improve federated learning functionality

Full Changelog: v0.1.8-alpha...v0.1.9-alpha

v0.1.8-alpha

25 Mar 13:04

Choose a tag to compare

v0.1.8-alpha Pre-release
Pre-release

What's Changed:

Completely fix test files

Full Changelog: v0.1.1-alpha...v0.1.8-alpha

v0.1.1-alpha

21 Mar 11:50

Choose a tag to compare

v0.1.1-alpha Pre-release
Pre-release

What's New

TensorFlow-privacy is no longer handled in pyproject.toml but rather in a separate environment
Robust testing using pytest has been implemented

v0.1.0-alpha

19 Mar 17:07

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

SecureML has launched

Full Changelog: https://github.com/scimorph/secureml/commits/v0.1.0-alpha