Skip to content

Commit

Permalink
Add new categories and uses to the Default Taxonomy (#144)
Browse files Browse the repository at this point in the history
* Add new categories and uses to the Default Taxonomy

* feat: add new data categories

* feat: add uniqueness checks to the tests

* fix: pyproject formatting

* feat: add new data uses

* fix: update number of data uses

* feat: further category updates are feedback

* fix: tests

* feat: export the new taxonomy

* docs: changelog

* fix: try removing the cache for the static checks

* fix: test another pyyaml version

* fix: pyyaml checks

* fix: undo attempted build fixes

* feat: update taxonomy changes based on review feedback

* feat: small changes

* feat: add a test for parent key existence

* docs: changelog

* feat: update exported files
  • Loading branch information
ThomasLaPiana committed Aug 16, 2023
1 parent 489e806 commit fb87dea
Show file tree
Hide file tree
Showing 17 changed files with 1,909 additions and 1,048 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ The types of changes are:

## [Unreleased](https://github.com/ethyca/fideslang/compare/1.4.4...main)

### Changed

- Updated the Data Categories and Data Uses to support GVL [#144](https://github.com/ethyca/fideslang/pull/144)

## [1.4.4](https://github.com/ethyca/fideslang/compare/1.4.3...1.4.4)

### Changed
Expand Down
145 changes: 87 additions & 58 deletions data_files/data_categories.csv

Large diffs are not rendered by default.

0 comments on commit fb87dea

Please sign in to comment.