Releases: IABTechLab/fideslang
Releases · IABTechLab/fideslang
v2.0.1
What's Changed
- Fix docs site for fideslang 2.0.0 by @NevilleS in https://github.com/ethyca/fideslang/pull/154
- Convert "Version" types to "str" outside of validation by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/151
Full Changelog: ethyca/fideslang@2.0.0...2.0.1
v2.0.0
What's Changed
- Add new categories and uses to the Default Taxonomy by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/144
- Add version information to Default Taxonomy models by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/147
Full Changelog: ethyca/fideslang@1.4.4...2.0.0
v1.4.4
What's Changed
- Check for duplication during parse by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/136
- Fix PyYAML Checks by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/145
- System + Privacy Declaration Dictionary Changes by @pattisdr in https://github.com/ethyca/fideslang/pull/146
Full Changelog: ethyca/fideslang@1.4.3...1.4.4
v1.4.3
Update Packaging
v1.4.2
What's Changed
- Fix Fideslang visual explorer on docs site by @NevilleS in https://github.com/ethyca/fideslang/pull/123
- Use build-time versioneer, stop pinning versioneer as a dependency by @ewdurbin in https://github.com/ethyca/fideslang/pull/120
- pydantic 1.10 compat by @ewdurbin in https://github.com/ethyca/fideslang/pull/124
- Dev UX: allow docker to select platform by @ewdurbin in https://github.com/ethyca/fideslang/pull/121
- Support Pydantic <1.11, Test compatibility among supported Python and pydantic versions. by @ewdurbin in https://github.com/ethyca/fideslang/pull/122
- Add Cookies Schema by @pattisdr in https://github.com/ethyca/fideslang/pull/115
- Fix Key Finding Function by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/131
- Update Changelog for 1.4.2 release by @pattisdr in https://github.com/ethyca/fideslang/pull/133
New Contributors
- @ewdurbin made their first contribution in https://github.com/ethyca/fideslang/pull/120
Full Changelog: ethyca/fideslang@1.4.1...1.4.2
v1.4.1
What's Changed
- make
meta
attribute onSystem
andDataset
model more permissive by @adamsachs in https://github.com/ethyca/fideslang/pull/113
Full Changelog: ethyca/fideslang@1.4...1.4.1
v1.4
What's Changed
- Refactor Default Taxonomy (non-breaking) by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/106
- Remove system_dependencies by @SteveDMurphy in https://github.com/ethyca/fideslang/pull/105
- import
Literal
fromtyping_extensions
to work around pydantic bug by @adamsachs in https://github.com/ethyca/fideslang/pull/109 - Update Data Uses for 1.4 by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/107
Full Changelog: ethyca/fideslang@1.3.4...1.4
v1.3.4
What's Changed
- set privacy declarations to use orm_mode by @adamsachs in https://github.com/ethyca/fideslang/pull/101
New Contributors
- @adamsachs made their first contribution in https://github.com/ethyca/fideslang/pull/101
Full Changelog: ethyca/fideslang@1.3.3...1.3.4
Make `PrivacyDeclaration.name` optional
What's Changed
- Make
PrivacyDeclation.name
optional by @TheAndrewJackson in https://github.com/ethyca/fideslang/pull/97
New Contributors
- @TheAndrewJackson made their first contribution in https://github.com/ethyca/fideslang/pull/97
Full Changelog: ethyca/fideslang@1.3.2...1.3.3
v1.3.2
What's Changed
- update css to brand colors, edit footer by @conceptualshark in https://github.com/ethyca/fideslang/pull/87
- Add DSR Concepts to Fideslang [#94] by @pattisdr in https://github.com/ethyca/fideslang/pull/95
- Docs css and link updates by @conceptualshark in https://github.com/ethyca/fideslang/pull/93
New Contributors
- @pattisdr made their first contribution in https://github.com/ethyca/fideslang/pull/95
Full Changelog: ethyca/fideslang@1.3.1...1.3.2