Skip to content

v1.1.2rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@chinmayshah99 chinmayshah99 released this 18 Aug 16:55
· 79 commits to dev since this release
8d16ed6

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