Skip to content

Releases: advancedSTORE/lib_tcstring

0.5.0

02 Apr 10:58
3364a53
Compare
Choose a tag to compare

Summary

  • Changed the edition from 2018 to 2021
  • Updated base64 dependency (from: v0.21, to: v0.22)

What's Changed

Full Changelog: 0.4.1...0.5.0

0.4.1

09 Jan 15:43
6769dfe
Compare
Choose a tag to compare

Summary

  • Updated base64 dependency (from: v0.13, to: v0.21)

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

19 Jan 14:25
ace38cc
Compare
Choose a tag to compare

Summary

  • removed TcModel (obsolete since there is only one version, use TcModelV2::try_from instead)
  • removed TcModelV1
  • removed VendorSet
  • removed ::new() implementation for the following structs (use ::default() instead)
    • TcModelV2
    • PublisherRestriction

What's Changed

Full Changelog: 0.3.0...0.4.0

v0.3.0

19 Apr 10:22
f6cb1c5
Compare
Choose a tag to compare
  • renamed TCModel to TcModel
  • renamed TCModelV1 to TcModelV1
  • renamed TCModelV2 to TcModelV2
  • TcModelV2
    • renamed TCSegment to TcSegment
    • renamed PublisherTC to PublisherTc

v0.2.4

25 Jan 16:36
1085d67
Compare
Choose a tag to compare
  • fixed TCFv2 core section parsing #18

v0.2.3

02 Nov 19:14
95ae980
Compare
Choose a tag to compare
  • fixed invalid boundary checks

v0.2.2

01 Oct 10:41
1087381
Compare
Choose a tag to compare
  • fixed OOB when parsing TCF2 "range sections"

v0.2.1

17 Sep 08:30
c56a6ac
Compare
Choose a tag to compare
  • fixed bug in TCString v2 CORE which would return an error when parsing multiple "Publisher Restrictions"

v0.2

22 Jul 13:24
e18d56d
Compare
Choose a tag to compare

For this release the following fields were renamed.

  • TCModelV1
    • purpose_consents to purposes_consent
  • TCModelV2
    • purpose_consents -> purposes_consent
    • purpose_li_transparency -> purposes_li_transparency
    • vendor_consents -> vendors_consent
    • vendor_li_consents -> vendors_li_consent

v0.1.2

21 Jul 12:39
Compare
Choose a tag to compare
updated version refs