Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/3.2.0rc #179

Merged
merged 13 commits into from
May 2, 2024
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.9
- run: pip install pip-tools pandas pyarrow openpyxl==3.0.10 click tox
- run: pip install pip-tools pandas pyarrow openpyxl click tox

- name: Extract Spec
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
needs: build_package
strategy:
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10"]
python-version: ["3.8", "3.9", "3.10", "3.11"]

steps:
- name: Clone ODS_Tools repo
Expand Down
11 changes: 11 additions & 0 deletions Changelog.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
ODS Changelog
==================
`v3.2.0`_
-----------
* (https://github.com/OasisLMF/ODS_OpenExposureData/issues/40) - Added missing occupant fields
* (https://github.com/OasisLMF/ODS_OpenExposureData/issues/74) - Geom field usage and updated description, removed enumeration from OtherValues
* (https://github.com/OasisLMF/ODS_OpenExposureData/issues/174) - New GeogScheme FTM1
* (https://github.com/OasisLMF/ODS_OpenExposureData/issues/175) - Wind peril codes description update
* (https://github.com/OasisLMF/ODS_OpenExposureData/issues/176) - Added 'OT' AreaCode for Australia
* (https://github.com/OasisLMF/ODS_OpenExposureData/issues/100) - Valid value and description updates for ExtraExpensesFactor, DebrisRemoval and NumberOfBuildings



`v3.1.0`_
---------
* (https://github.com/OasisLMF/ODS_OpenExposureData/issues/129) - Occupancy is only property oriented (can we include motor?)
Expand Down
Binary file modified OpenExposureData/Docs/OpenExposureData_Spec.xlsx
Binary file not shown.
Binary file added images/CoreLogic_logo_New2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading