Releases: OpenMined/PyDP
Releases · OpenMined/PyDP
v1.1.3rc4
v1.1.3rc3
v1.1.3rc2
What's Changed
- Chores/release 1.1.3rc2 by @chinmayshah99 in #435
Full Changelog: v1.1.3rc1...v1.1.3rc2
v1.1.3rc1
What's Changed
Full Changelog: v1.1.2rc3...v1.1.3rc1
v1.1.2rc3
Full Changelog: v1.1.2rc2...v1.1.2rc3
v1.1.2rc2
Full Changelog: v1.1.2rc1...v1.1.2rc2
v1.1.2rc1
What's Changed
- Updated ubuntu os to 20.04 by @chinmayshah99 in #431
Full Changelog: v1.1.2rc0...v1.1.2rc1
v1.1.2rc0
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
- @dvadym made their first contribution in #398
- @SauravMaheshkar made their first contribution in #404
Full Changelog: v1.1.1...v1.1.2rc0
v1.1.1
PyDP v1.1.1 Release Notes
New functionality:
- Partition Selection (#374, #379 by @levzlotnik)
- Wrapper for Numerical Mechanisms (#380 by @levzlotnik)
- Upgraded Google DP SHA (#390 by @chinmayshah99)
Bug fixes:
- Fix ML (#356 by @grilhami)
- CI fixes(#392 by @chinmayshah99)
Documentation:
- Fix mini typo (#358 by @Spartan-119 )
- Naive Bayes Notebook (#371 by @grilhami )
1.1.1rc0
Merge pull request #392 from chinmayshah99/release-ready-1.1.1-rc0 fixed the RC version