Skip to content

v0.200

Latest
Compare
Choose a tag to compare
@peczenyj peczenyj released this 17 Dec 13:16
· 9 commits to devel since this release

0.200

  • refactor constants, stop use dualvars
  • validate parameters on method check_publisher_restriction
  • add method publisher_restrictions by vendor id
  • add prefetch option to cache vendor ids when the consent string is range based.
    It is 2x faster check consent on a prefetched vendor than a regular one if the consent is range based.
    Without increase the Parsing time.