Releases: IN-CORE/pyincore
Releases · IN-CORE/pyincore
pre-release v1.21.0rc1
add local option
Release 1.20.1
pre-release v1.20.1.rc1
v1.20.1rc1 release 1.20.1
Release 1.20.0
Fixed
- Fixed Sphinx autodoc skipping class methods with custom decorators. #518
- Pyomo version fixed to fix indp solver failure #585
- Uploaded raster files doesn't respect the order #614
- Fixed the pypi publish of the package #621
Changed
- Support Interdependent recovery of residential buildings and households #606
- Remove unused insecure IN-CORE client #581
- Update GH actions to use the latest version #623
Added
pre-release v1.20.0rc5
Update gh checkout version (#624) * bump actions/checkout and actions/cache to latest * add changelog
pre-release v1.20.0rc4
Fixed pypi publish error in github action (#622) * Fixed pypi publish error in github action * Modified changelog
pre-release v1.20.0rc3
fix logic updated by black (#620)
pre-release v1.20.0rc2
Fixed
- Fixed Sphinx autodoc skipping class methods with custom decorators. #518
- Pyomo version fixed to fix indp solver failure #585
- Uploaded raster files doesn't respect the order #614
Changed
- Support Interdependent recovery of residential buildings and households #606
- Remove unused insecure IN-CORE client #581
Added
pre-release v1.20.0rc1
What's Changed
- Main to dev by @longshuicy in #587
- Apply black formatter by @ylyangtw in #590
- remove insecure client by @longshuicy in #592
- Interdependent recovery of residential buildings and households by @ylyangtw in #606
- 585 indp solver failed by @longshuicy in #591
- need to preserve original functions docstring by @longshuicy in #593
- 609 create internal client by @longshuicy in #610
- change dict to list to respect order by @longshuicy in #615
Full Changelog: v1.19.0...v1.20.0rc1
Release 1.19.0
Changed
- Rename Social Vulnerability Analysis to Social Vulnerability Index Analysis #556
- Join dataset has an option for only keeping the table dataset fields #299
- Update Non-structural Building Damage to support flood #562
- Update flood input to non-structural building damage for combined wind-wave-surge building #566
- Rename transportation recovery analysis to traffic flow recovery analysis #558
- Rename Monte Carlo Failure Probability to Monte Carlo Limit State Probability #557
- Rename Housing Recovery to Housing Valuation Recovery Analysis #560
- Rename Building Portfolio Analysis to Building Cluster Recovery Analysis #559
- Rename nonstructural building damage #537
- Rename building damage to building structural damage #561
Added
- Gas Facility Damage Analysis #568
- Copyrights to transportation recovery analysis #579
- Buyout Model Analyses #539
- Google Analytics to the documentation site #547