# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v0.1.6] - 2025-12-30 ### New Features - [`d35712d`](https://github.com/HydroRoll-Team/base-model/commit/d35712d0f200b7862450b173a1bee95d1bd85dc8) - Update Python version requirement and add onnxscript dependency *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`e1444f4`](https://github.com/HydroRoll-Team/base-model/commit/e1444f4b283ebb628292c656c47ab0bf37739149) - Bump version to 0.1.6 in pyproject.toml *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* ### Refactors - [`200ae0b`](https://github.com/HydroRoll-Team/base-model/commit/200ae0b8131367a55572cbfca00fbcf19257b84d) - Refactor code structure for improved readability and maintainability *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* ## [v0.1.5] - 2025-12-30 ### New Features - [`046eda6`](https://github.com/HydroRoll-Team/base-model/commit/046eda69af8ac163c4337eb63a544685716d97c3) - Add debug step for artifact structure and fix model zip path in release *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`2290d8b`](https://github.com/HydroRoll-Team/base-model/commit/2290d8bc56963e1ed50b6f2bc0e013d2b91ad34b) - Refine model packaging process to include only necessary inference files *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`1cda2f4`](https://github.com/HydroRoll-Team/base-model/commit/1cda2f4257f13a29224a421477b4d9f316927410) - Bump version to 0.1.5 in pyproject.toml *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* ### Bug Fixes - [`e48db0f`](https://github.com/HydroRoll-Team/base-model/commit/e48db0fa0555886f23dd384e21cd16417dff4f7d) - Simplify artifact upload paths in GitHub release workflow *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* ## [v0.1.4] - 2025-12-30 ### New Features - [`a4dd04f`](https://github.com/HydroRoll-Team/base-model/commit/a4dd04f6e3af86ce3f96c7f7ebc88e195db366f4) - Enhance model download functionality to support zip file retrieval and extraction *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`6922fce`](https://github.com/HydroRoll-Team/base-model/commit/6922fcea0d567acfaf798c462f526fe43b72d351) - Bump version to 0.1.4 in pyproject.toml *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* ### Refactors - [`18c946a`](https://github.com/HydroRoll-Team/base-model/commit/18c946aac2b0e16ec4e66bb4c40c62403af6f205) - Clean up publish workflow by removing Test PyPI steps and improving artifact packaging *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* [v0.1.4]: https://github.com/HydroRoll-Team/base-model/compare/v0.1.3...v0.1.4 [v0.1.5]: https://github.com/HydroRoll-Team/base-model/compare/v0.1.4...v0.1.5 [v0.1.6]: https://github.com/HydroRoll-Team/base-model/compare/v0.1.5...v0.1.6