Skip to content

Releases: OpenMined/PyDP

v1.1.3rc4

09 Feb 19:07
b2f9528
Compare
Choose a tag to compare
v1.1.3rc4 Pre-release
Pre-release

What's Changed

  • Update to the latest version of Google DP library by @dvadym in #442
  • Expose from C++ library create_gaussian_mechanism_from_std by @dvadym in #443
  • Update PyDP version to 1.1.3rc4 by @dvadym in #446

Full Changelog: v1.1.3rc3...v1.1.3rc4

v1.1.3rc3

07 Nov 20:39
Compare
Choose a tag to compare
v1.1.3rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.3rc2...v1.1.3rc3

v1.1.3rc2

31 Oct 20:30
442270a
Compare
Choose a tag to compare
v1.1.3rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.3rc1...v1.1.3rc2

v1.1.3rc1

29 Oct 17:09
ab98495
Compare
Choose a tag to compare
v1.1.3rc1 Pre-release
Pre-release

What's Changed

  • Implement QuantileTree.Merge method by @dvadym in #433

Full Changelog: v1.1.2rc3...v1.1.3rc1

v1.1.2rc3

14 Sep 13:23
Compare
Choose a tag to compare
v1.1.2rc3 Pre-release
Pre-release

Full Changelog: v1.1.2rc2...v1.1.2rc3

v1.1.2rc2

14 Sep 13:16
Compare
Choose a tag to compare
v1.1.2rc2 Pre-release
Pre-release

Full Changelog: v1.1.2rc1...v1.1.2rc2

v1.1.2rc1

24 Aug 07:06
Compare
Choose a tag to compare
v1.1.2rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.2rc0...v1.1.2rc1

v1.1.2rc0

18 Aug 16:55
8d16ed6
Compare
Choose a tag to compare
v1.1.2rc0 Pre-release
Pre-release

What's Changed

  • Fixed the absolute reference issue in bazel build by @chinmayshah99 in #394
  • Added argument names for delta/eps in GaussianMechanism.init by @dvadym in #398
  • Removing unused code by @dvadym in #400
  • Clean-ups by @dvadym in #401
  • Improve Laplace Demo Notebook and add minimal README by @SauravMaheshkar in #404
  • Update Google C++ DP library to the latest commit and fix compilation errors by @dvadym in #405
  • Update to the latest version of Google building block library by @dvadym in #415
  • Chores/assorted upgrades by @chinmayshah99 in #416
  • Serialization/Deserialization of algorithm summaries by @dvadym in #417
  • Fix formatting by @dvadym in #423
  • Update Google C++ bulding block library to the latest version. by @dvadym in #425
  • Update submodule to the latest version of Google DP library and fix compilation by @dvadym in #427
  • Extending partition selection strategies wrappers by @dvadym in #426
  • QuantileTree wrapper by @dvadym in #422
  • Update to version 1.1.2rc0 by @dvadym in #428

New Contributors

Full Changelog: v1.1.1...v1.1.2rc0

v1.1.1

09 Sep 07:58
Compare
Choose a tag to compare

PyDP v1.1.1 Release Notes

New functionality:

Bug fixes:

Documentation:

1.1.1rc0

08 Sep 15:45
25c05a3
Compare
Choose a tag to compare
1.1.1rc0 Pre-release
Pre-release
Merge pull request #392 from chinmayshah99/release-ready-1.1.1-rc0

fixed the RC version