iab-tcf 0.2.0
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.