Skip to content

iab-tcf 0.2.0

Compare
Choose a tag to compare
@gguridi gguridi released this 30 Nov 18:40
· 2 commits to master since this release
b5d5372
Fix reading integers from empy bitarray raises Exception (#10)

* Defaulting reading integers to zero if we end up out of the range of bits available for that.
* Fixing problems found through linters and adding support for prettier.
* Adding testing workflow. Updated python versions tested for this library.