Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

74 lines (46 loc) · 2.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • n/a

0.3.1 - 2022-05-04

  • Revert RiverineInundation inventory IDs

0.3.0 - 2022-05-02

  • Add path, display_name, description, filename to hazard inventory
  • Remove zarr_reader debug logging

0.2.3 - 2022-04-25

  • Add static json for vulnerability to package

0.2.1 - 2022-04-24

  • Add proxying to real estate model

0.2.0 - 2022-04-20

  • Add zarr_reader debug logging
  • Allow requests to provide zarr store
  • Support vulerability curves

0.1.3 - 2022-04-01

Fixes

  • Correct ValueError message raised by physrisk.requests.get

0.1.2 - 2022-04-01

Fixes

  • Add missing init.py file in src/physrisk/data_objects

0.1.1 - 2022-04-01

  • Correct imports, dependencies, and pre-comit hooks

0.1.0 - 2022-03-31

  • Enhance inventory; minor refactor of hazard availablity
  • Implement hazard inventory and availablity request
  • Add literature review

0.0.2 - 2022-03-18

  • Model development and methodolgy updates

0.0.1-b.1 - 2022-02-17

  • Early development release