File tree Expand file tree Collapse file tree 5 files changed +101
-457
lines changed
Expand file tree Collapse file tree 5 files changed +101
-457
lines changed Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - uses : actions/checkout@v2
11- - name : Installation Python 3.7
11+ - name : Installation Python 3.10
1212 uses : actions/setup-python@v1
1313 with :
14- python-version : ' 3.7 '
14+ python-version : ' 3.10 '
1515 - name : Cache pip
1616 uses : actions/cache@v1
1717 with :
Original file line number Diff line number Diff line change 22
33Ce fichier répertorie les changements entre différentes versions d'un schéma.
44
5+ ### Version 0.0.15 - 03-21-2024
6+ * Rewrite descriptions and examples for array to be compliant with the schema specifications
7+ * Update activities
8+ * Add Handiplage as possible value for labels.
9+
510### Version 0.0.14 - 06-19-2023
611* Change project metadata
712
Original file line number Diff line number Diff line change 1- frictionless == 4.40.3
1+ frictionless == 5.13.1
22click == 8.0.4
You can’t perform that action at this time.
0 commit comments